Release 0.10.12
[platform/upstream/gst-libav.git] / RELEASE
1
2 Release notes for GStreamer FFmpeg Plug-ins 0.10.12 "A year in hell"
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       * Bump to LibAV 0.7
38       * Timestamp tracking fixes
39       * New codecs
40       * Multi-threaded decoding
41
42 Bugs fixed in this release
43      
44       * 595590 : Conditional jump or move depends on uninitialised value in ff_h264_find_frame_end
45       * 611500 : [regression] Wrong outgoing timestamps
46       * 613901 : No support for PIX_FMT_YUVA420P, prevents vp6a decoding
47       * 629648 : ffenc_dvdsub wrongly categorized as audio encoder
48       * 631075 : RTP based decoding degrades over time
49       * 632691 : [ffenc_ac3] does not support changing the number of channels on the fly
50       * 632877 : [ffdec_h264] always outputs same timestamp
51       * 639681 : [ffdec_wmv3] regression: video very unsmooth with various mms streams
52       * 639993 : h.263+ support is broken
53       * 642015 : [ffvideoscale] add support for UYVY
54       * 642507 : [mingw/cygwin build] ensure building of plugin dll
55       * 646838 : ffdec_h264 fail to decode some stream
56       * 648816 : [compile] with-ffmpeg-extra-configure passes incorrect cflags
57       * 649297 : regression: ffdemux_ape fails with gst_ffmpegdata_open: assertion `GST_PAD_IS_SRC (pad)' failed
58       * 649372 : ffdec: make the time threshold to skip to next keyframe configurable
59       * 650596 : ffenc_aac needs AAC profile support in caps
60       * 650695 : Patch adds LATM/LOAS support to codecmap and make distinction between ADTS and LATM/LOAS
61       * 651447 : [ffdec_aac] Add mpegversion 2 to caps
62       * 651625 : [ffdec] Check for AV_NOPTS_VALUE in PTS
63       * 651714 : [ffdec] Fix calculating frame duration from last timestamp and frame count
64       * 652812 : Don't create dummy extradata for AAC LATM
65       * 653648 : [ffmpegdec] allocates and leaks avpacket helper structs
66       * 653649 : [ffmpegdec] complains in basic encoding / decoding pipeline
67       * 653717 : [ffmpegdec] wrong audio template src caps
68
69 Download
70
71 You can find source releases of gst-ffmpeg in the download directory:
72 http://gstreamer.freedesktop.org/src/gst-ffmpeg/
73
74 GStreamer Homepage
75
76 More details can be found on the project's website:
77 http://gstreamer.freedesktop.org/
78
79 Support and Bugs
80
81 We use GNOME's bugzilla for bug reports and feature requests:
82 http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
83
84 Developers
85
86 GStreamer is stored in Git, hosted at git.freedesktop.org, and can be cloned from there.
87 Interested developers of the core library, plug-ins, and applications should
88 subscribe to the gstreamer-devel list. If there is sufficient interest we
89 will create more lists as necessary.
90
91         
92 Applications
93   
94 Contributors to this release
95     
96       * David Schleef
97       * Edward Hervey
98       * Jan Schmidt
99       * Julien Isorce
100       * Luis de Bethencourt
101       * Marc Plano-Lesay
102       * Mark Nauwelaerts
103       * Miguel Angel Cabrera Moya
104       * Punya Prakash
105       * Rafael Diniz
106       * Raimo Järvi
107       * Sebastian Dröge
108       * Stefan Kost
109       * Thadeu Lima de Souza Cascardo
110       * Tim-Philipp Müller
111       * Vincent Penquerc'h
112       * Wim Taymans
113