releasing 0.10.1
[platform/upstream/gst-libav.git] / RELEASE
1
2 GStreamer: Release notes for GStreamer FFmpeg Plug-ins 0.10.1 "Late Train"
3         
4
5 The GStreamer team is proud to announce a new release
6 in the 0.10.x stable series of the
7 GStreamer FFmpeg Plug-ins.
8
9
10 The 0.10.x series is a stable series targeted at end users.
11 It is not API or ABI compatible with the stable 0.8.x series.
12 It is, however, parallel installable with the 0.8.x series.
13
14
15 This module contains plug-ins using libraries from the FFmpeg project.
16
17
18
19 Other modules containing plug-ins are:
20
21
22 gst-plugins-base
23 contains a basic set of well-supported plug-ins
24 gst-plugins-ugly
25 contains a set of well-supported plug-ins, but might pose problems for
26     distributors
27 gst-plugins-bad
28 contains a set of less supported plug-ins that haven't passed the
29     rigorous quality testing we expect
30
31
32
33   
34 Features of this release
35     
36       * Parallel installability with 0.8.x series
37       * Threadsafe design and API
38       * ffvideoscale ported
39       * ffdeinterlace ported
40       * demuxer wrapper works pull-based
41       * disabled mpeg2 video and mp3 audio autoplugging
42       * fixes for Indeo3, PNG, smc, H264 HD, H263, FLV1, G2
43
44 Bugs fixed in this release
45     
46       * 162833 : [ffdemux_mp3] ffmpeg mp3 decoder miss seeking
47       * 311272 : Reading mpeg-ts stream from standard input does not work
48       * 319248 : configure script doesn't accept --with-pkg-config-path ar...
49       * 320238 : Fails to build under powerpc
50       * 322254 : avcodec_open()/close() aren't thread-safe
51       * 323286 : [ffdec_cinepak] chef.avi causes gstreamer to hang in preroll
52       * 326372 : Indeo AVI files do not play with 0.10
53       * 326704 : [ffdec] Memory leak when joining pcache
54       * 327028 : MS Video 1 palettized AVI doesn't work
55       * 327224 : ffdeinterlace port to 0.10
56       * 327861 : [ffmpegenc] FFMpeg audio encoders do not set caps to buffers
57       * 329963 : gstreamer CVS doesn't work with ffmpeg codecs
58       * 330634 : Wrap the ffmpeg demuxers
59       * 331209 : [ffdec_h264] seeking in " IntoTheBlue_Cin_AVC.mp4 " crashes...
60       * 332072 : Too fast playback of h263p encoded file
61       * 332557 : FFmpeg video scale port to 0.10
62       * 332995 : segfault in ffmpeg enc
63       * 333001 : Memory leak in ffmpegenc
64       * 324209 : [CVE-2005-4048] avcodec_default_get_buffer heap overflow
65
66 Download
67
68 You can find source releases of gst-ffmpeg in the download directory:
69 http://gstreamer.freedesktop.org/src/gst-ffmpeg/
70
71 GStreamer Homepage
72
73 More details can be found on the project's website:
74 http://gstreamer.freedesktop.org/
75
76 Support and Bugs
77
78 We use GNOME's bugzilla for bug reports and feature requests:
79 http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
80
81 Developers
82
83 CVS is hosted on cvs.freedesktop.org.
84 All code is in CVS and can be checked out from there.
85 Interested developers of the core library, plug-ins, and applications should
86 subscribe to the gstreamer-devel list. If there is sufficient interest we
87 will create more lists as necessary.
88
89         
90 Applications
91   
92 Contributors to this release
93     
94       * Andy Wingo
95       * Christian Schaller
96       * Edgard Lima
97       * Edward Hervey
98       * Fabrizio Gennari
99       * Jan Schmidt
100       * Josef Zlomek
101       * Loïc Minier
102       * Luca Ognibene
103       * Michael Smith
104       * Michal Benes
105       * Sebastien Cote
106       * Thomas Vander Stichele
107       * Tim-Philipp Müller
108       * Wim Taymans
109