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