codecmap: _XVID is gone
[platform/upstream/gstreamer.git] / RELEASE
1
2 Release notes for GStreamer FFmpeg Plug-ins 0.10.11 "Feeding trolls is strictly forbidden"
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
35 Features of this release
36     
37       * Synced to FFmpeg 0.6 branch
38       * Add mappings for all new codecs
39       * encoders: proxy downstream width/height/framerate
40       * encoders: Fix timestamps
41       * Parallel installability with 0.8.x series
42       * Threadsafe design and API
43
44 Bugs fixed in this release
45      
46       * 566250 : [ffdec_aac] Crash in gst_ffmpegdec_audio_frame
47       * 613231 : [ffdec] Aspect ratio change is not detected
48       * 622736 : [ffdeinterlace] [PATCH] Set the 'interlaced' field to FALSE in the source pad's caps
49       * 622773 : Encourage people to not use ffmpeg muxers
50       * 623388 : [audio encoders] Wrong output timestamps when receiving big input buffers
51       * 623671 : Various klass/description/rank fixes
52
53 Download
54
55 You can find source releases of gst-ffmpeg in the download directory:
56 http://gstreamer.freedesktop.org/src/gst-ffmpeg/
57
58 GStreamer Homepage
59
60 More details can be found on the project's website:
61 http://gstreamer.freedesktop.org/
62
63 Support and Bugs
64
65 We use GNOME's bugzilla for bug reports and feature requests:
66 http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
67
68 Developers
69
70 GStreamer is stored in Git, hosted at git.freedesktop.org, and can be cloned from there.
71 Interested developers of the core library, plug-ins, and applications should
72 subscribe to the gstreamer-devel list. If there is sufficient interest we
73 will create more lists as necessary.
74
75         
76 Applications
77   
78 Contributors to this release
79     
80       * Albert Lee
81       * Andoni Morales Alastruey
82       * Benjamin Otte
83       * David Schleef
84       * Edward Hervey
85       * Mark Nauwelaerts
86       * Olivier Crête
87       * Raimo Järvi
88       * Sebastian Dröge
89       * Stefan Kost
90       * Thiago Santos
91       * Thijs Vermeir
92       * Tim-Philipp Müller
93       * Zaheer Abbas Merali
94
95 In addition to the above contributors, we would like to extend our
96 thanks to the FFmpeg developers without which these plugins would have
97 no reason to exist.