Release 0.8.3
[platform/upstream/gst-libav.git] / NEWS
1 This is GStreamer FFmpeg 0.8.3
2
3 Changes since 0.8.2:
4         Demuxers:
5         * don't close pads/demuxers while processing
6         * add ranks so it can replace others in gst-plugins
7
8         Decoders:
9         * add parsing for mpeg video
10
11         Encoders:
12         * fix video negotiation
13
14         General:
15         * snapshot update to dec 16th 2004
16
17 Bugs fixed since 0.8.2:
18       * 137552 : [ffenc_h263p] segfaults
19       * 138672 : [ffdec_msvc] Horseb~1.avi
20       * 140137 : [ffdec_msmpeg4] Can't play pokem.avi
21       * 148479 : [ffenc_mpeg4] broken
22       * 150495 : [build] gst-ffmpeg build failure on Solaris
23       * 152693 : [PATCH] [build] Compile errors with gcc 2.95
24       * 155212 : crash in gstffmpegdec
25       * 155274 : [ffdec_mp3] ID3 handling by gst-ffmpeg
26       * 155363 : [build] gst-ffmpeg fails to build RPMS from CVS
27       * 156920 : [PATCH][ffmpegdemux] close before forwarding event...
28       * 157702 : [mpeg] file that ffmpeg fails to play correctly
29       * 159319 : castaway.mov looks bad
30       * 159755 : [PATCH] use ffmpeg pixel-aspect-ratio if available
31       * 160318 : [ff[dec|enc]_mjpeg] should support image/jpeg
32       * 161395 : Quicktime Video Causing segfault
33       * 162215 : resetting rank for mp3demux
34
35 This is GStreamer FFmpeg 0.8.2
36
37 Changes since 0.8.1:
38         Demuxers:
39         * ffmpeg demuxer wrapper timestamp fixes. Tested are RoQ and Interplay,
40           several other gaming formats might actually work, too.
41         * signals no_more_pads now, handles events.
42         * use the "new" av_read_frame() instead of av_read_packet().
43
44         Colorspace:
45         * palette handling in the colorspace converter.
46
47         Decoders:
48         * real video codec negotiation fixes. Works on the commandline, doesn't
49           work in playbin just yet.
50         * lots of codec extradata handling fixes (e.g. MS MPEG, WMV), also
51           several codec palette handling fixes.
52         * increase priority for ffdec_msmpeg4 so it overtakes divxdec.
53         * proper timestamp handling if a input buffer contains multiple
54           audio/video frames.
55
56         Muxers:
57         * memleak fix.
58
59 Bugs fixed since 0.8.1:
60         * 150449 : ffdemux_mpegts causes internal error: push on pad
61         * 152798 : wmv2/wma2 file fails to play back
62
63 This is GStreamer FFmpeg 0.8.0