diff options
author | Tim-Philipp Müller <tim@centricular.net> | 2012-10-07 15:31:12 +0100 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.net> | 2012-10-07 15:31:12 +0100 |
commit | c776b11ac92d8c0e869c49d9f350b9e9a29c1577 (patch) | |
tree | 3b6ae7f678b6fea1c08aec68935eedf55e5e842b /NEWS | |
parent | 51ab233fb8b5f371077c1e5daabe0127e01e5fab (diff) |
Release 1.0.1
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 16 |
1 files changed, 15 insertions, 1 deletions
@@ -1,4 +1,18 @@ -This is GStreamer Good Plugins 1.0.0 +This is GStreamer Good Plugins 1.0.1 + +Changes since 1.0.0: + + * interleave, deinterlave: channel handling fixes for mono audio + * videobalance now supports NV12 and NV21 as well + +Bugs fixed since 1.0.0: + + * 683622 : flvdemux: Internal flow error when demuxing speex + * 684972 : qtdemux: cannot play mp4 file when MOOV atom is at the end of file + * 684977 : Can't seek in AVI file in push mode + * 685059 : avidemux: cannot play video in push mode + * 685213 : rtph264pay: pushing unmapped data. + * 685512 : rtpgstdepay has a memory leak New features in 1.0.0: |