Merge branch 'master' into 0.11
[platform/upstream/gst-libav.git] / RELEASE
1
2 Release notes for GStreamer FFmpeg Plug-ins 0.10.13 "Speeding, sparks like lightning"
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       * Use libav 0.7.2 internal branch for security fixes
38       * Fixes for handling FLAC 
39       * Post QoS messages when dropping 
40       * Properly report GPL or LGPL licensing
41
42 Bugs fixed in this release
43      
44       * 566605 : Support the new ffmpeg metadata API
45       * 574661 : [gstffmpegdec] Wrong usage of parsers
46       * 608892 : DCA/AAC/AC-3 decoders broken in gst-ffmpeg
47       * 532779 : ffmpeg configured with options leading to GPL license
48       * 589361 : [ffdec_flac] extradata NULL or too small error
49       * 640012 : ffmpegdec outputs wrong timestamps
50       * 643591 : ffmpegdec: invalid timestamp being used for next timestamp calculation
51       * 651768 : [PATCH] Arm cross compile fail (Failed to configure embedded FFmpeg tree)
52       * 654634 : postproc: gst-inspect-0.10 -a aborts with gstpostproc.c:360:change_mode: assertion failed: (postproc- > mode)
53       * 656155 : ffdec_mpeg2video and interlace property
54       * 656328 : [ffdeinterlace] add automatic " mode " property
55       * 657950 : ffmpegdec: post QoS messages when dropping a frame
56       * 658019 : ffdec_ass: caps seems wrong
57
58 Download
59
60 You can find source releases of gst-ffmpeg in the download directory:
61 http://gstreamer.freedesktop.org/src/gst-ffmpeg/
62
63 GStreamer Homepage
64
65 More details can be found on the project's website:
66 http://gstreamer.freedesktop.org/
67
68 Support and Bugs
69
70 We use GNOME's bugzilla for bug reports and feature requests:
71 http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
72
73 Developers
74
75 GStreamer is stored in Git, hosted at git.freedesktop.org, and can be cloned from there.
76 Interested developers of the core library, plug-ins, and applications should
77 subscribe to the gstreamer-devel list. If there is sufficient interest we
78 will create more lists as necessary.
79
80         
81 Applications
82   
83 Contributors to this release
84     
85       * Edward Hervey
86       * Martin Storsjo
87       * Nicolas Dufresne
88       * Sjoerd Simons
89       * Stefan Sauer
90       * Tim-Philipp Müller
91       * Tvrtko Ursulin
92       * Vincent Penquerc'h
93