Release 0.8.5 "For the better of the world".
[platform/upstream/gst-libav.git] / RELEASE
1
2 GStreamer: Release notes for GStreamer FFmpeg 0.8.5 "For the better of the world"
3         
4
5 The GStreamer team is happy to announce a new stable release of the
6 FFmpeg-based GStreamer plugin.
7
8
9 This module is separated from GStreamer Plugins for easier maintenance
10 and decoupled release cycles.
11 Our CVS contains both the patched source code to FFmpeg, as well as the
12 set of patches against upstream CVS, so we can send patches upstream
13 regularly from our modifications.
14
15   
16 Features of this release
17     
18       * codecs for most popular formats
19       * stability fixes
20       * gcc4 support
21       * snapshot update to 21/4
22       * timestamp smoothing
23       * deinterlacer and scaler elements added
24       * new codecs for alac, shorten
25       * much improved h264 support
26       * some muxers added (mpeg, mp4)
27       * decoder performance improvements
28
29 Bugs fixed in this release
30     
31       * 149097 : Internal GStreamer error: pad problem. File a bug.
32       * 169082 : segfault with invalid pipeline
33       * 169823 : [enhancement] add alac decoding support :)
34       * 172668 : gst-ffmpeg 0.8.4 doesn't compile with gcc4
35       * 172961 : valgrind gives a lot of errors on gst-ffmpeg elements
36       * 173044 : [PATCH to ffmpeg] Memory error in mjpeg_decode_frame
37       * 300200 : cpu usage on certain .mov file goes to 100% once file has...
38       * 300923 : [PATCH] make ffdec_* elements use gst_pad_alloc_buffer
39       * 301717 : [PATCH] ffenc_mpeg4 segfaults in _get_caps
40       * 301783 : [PATCH] enable our get/release_buffer functions in ffmpegdec
41       * 302017 : possible segfault
42       * 302147 : [PATCH] support YUVJ(420|422|444)P colorspace format in f...
43       * 306530 : quicktime files encoded with "Sorensen video v.3" have fr...
44       * 306770 : [PATCH] only do timestamp interpolation for delayed streams
45       * 306893 : Unreffing already unreffed buffer when going from PAUSED-...
46
47 Download
48
49 You can find source releases of gst-ffmpeg in the download directory:
50 http://gstreamer.freedesktop.org/src/gst-ffmpeg/
51
52 GStreamer Homepage
53
54 More details can be found on the project's website:
55 http://gstreamer.freedesktop.org/
56
57 Support and Bugs
58
59 We use GNOME's bugzilla for bug reports and feature requests:
60 http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
61
62 Developers
63
64 CVS is hosted on cvs.freedesktop.org.
65 All code is in CVS and can be checked out from there.
66 Interested developers of the core library, plug-ins, and applications should
67 subscribe to the gstreamer-devel list. If there is sufficient interest we
68 will create more lists as necessary.
69
70         
71 Contributors to this release
72     
73       * Ronald Bultje
74       * Edward Hervey
75       * Luca Ognibene
76