gstffmpegenc: Try getting the caps for the declared pixfmt without a context.
[platform/upstream/gstreamer.git] / RELEASE
1
2 Release notes for GStreamer FFmpeg Plug-ins 0.10.8 "Brilliant in the morning"
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       * Ability to force key-frames in video encoders
38       * Better timestamp handling in decoders
39       * Improved muxer wrapping
40       * Code cleanups and refactoring
41
42 Bugs fixed in this release
43      
44       * 574661 : [gstffmpegdec] Wrong usage of parsers
45       * 570815 : ffmenc_mpeg4 allows its bitrate property to be changed wi...
46       * 574728 : Use new interlaced support from -base
47       * 575678 : [ffmux] Set caps on the srcpad / output buffers
48       * 575715 : [ffenc_h263] Properties
49       * 576126 : av_iformat_next and av_oformat_next compile errors using ...
50       * 577879 : Bad check in configure.ac
51       * 578278 : gst-ffmpeg: assign offsets (from upstream) to outgoing bu...
52       * 580796 : [ffmpegdec] out-of-order timestamps
53       * 580810 : Stuttering and crash with some H.264 files
54       * 581009 : gst-ffmpeg needs presets support
55       * 585845 : 0.10.7.2 breaks swfdec
56       * 587297 : build failure on macosx
57       * 575709 : Request a key frame
58       * 584291 : Cannot create elements after calling  gst_update_registry
59       * 584399 : FFmpeg libraries are included in incorrect order when ext...
60
61 Download
62
63 You can find source releases of gst-ffmpeg in the download directory:
64 http://gstreamer.freedesktop.org/src/gst-ffmpeg/
65
66 GStreamer Homepage
67
68 More details can be found on the project's website:
69 http://gstreamer.freedesktop.org/
70
71 Support and Bugs
72
73 We use GNOME's bugzilla for bug reports and feature requests:
74 http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
75
76 Developers
77
78 GStreamer is stored in Git, hosted at git.freedesktop.org, and can be cloned from there.
79 Interested developers of the core library, plug-ins, and applications should
80 subscribe to the gstreamer-devel list. If there is sufficient interest we
81 will create more lists as necessary.
82
83         
84 Applications
85   
86 Contributors to this release
87     
88       * Branko Čibej
89       * Christian Schaller
90       * David Hoyt
91       * Edward Hervey
92       * Felipe Contreras
93       * Jan Schmidt
94       * Janin Kolenc
95       * Jordi Mas
96       * Marc-Andre Lureau
97       * Sebastian Dröge
98       * Stefan Kost
99       * Thiago Santos
100       * Vanista Herion
101       * Wim Taymans
102