4b4e1d727e2085b2906845760d72ad56fac26c01
[platform/upstream/gstreamer.git] / NEWS
1 This is GStreamer FFmpeg 0.8.2
2
3 Changes since 0.8.1:
4         Demuxers:
5         * ffmpeg demuxer wrapper timestamp fixes. Tested are RoQ and Interplay,
6           several other gaming formats might actually work, too.
7         * signals no_more_pads now, handles events.
8         * use the "new" av_read_frame() instead of av_read_packet().
9
10         Colorspace:
11         * palette handling in the colorspace converter.
12
13         Decoders:
14         * real video codec negotiation fixes. Works on the commandline, doesn't
15           work in playbin just yet.
16         * lots of codec extradata handling fixes (e.g. MS MPEG, WMV), also
17           several codec palette handling fixes.
18         * increase priority for ffdec_msmpeg4 so it overtakes divxdec.
19         * proper timestamp handling if a input buffer contains multiple
20           audio/video frames.
21
22         Muxers:
23         * memleak fix.
24
25 Bugs fixed since 0.8.1:
26         * 150449 : ffdemux_mpegts causes internal error: push on pad
27         * 152798 : wmv2/wma2 file fails to play back
28
29 This is GStreamer FFmpeg 0.8.0