diff options
author | Jan Schmidt <thaytan@noraisin.net> | 2009-06-29 22:42:00 +0100 |
---|---|---|
committer | Jan Schmidt <thaytan@noraisin.net> | 2009-06-29 22:49:23 +0100 |
commit | b77dfa7cba1b2d5ce82b5e0ba4d66f7034de4625 (patch) | |
tree | d21f91660d9b0090f4f466329987f15c8cd8bac4 /RELEASE | |
parent | fe2291e9e188b18d85e58cfa15f0f7cc36bc2db9 (diff) | |
download | gst-libav-b77dfa7cba1b2d5ce82b5e0ba4d66f7034de4625.tar.gz |
release 0.10.8RELEASE-0.10.8
Diffstat (limited to 'RELEASE')
-rw-r--r-- | RELEASE | 46 |
1 files changed, 38 insertions, 8 deletions
@@ -1,5 +1,5 @@ -Release notes for GStreamer FFmpeg Plug-ins 0.10.7 "Some high ground is not worth taking" +Release notes for GStreamer FFmpeg Plug-ins 0.10.8 "Brilliant in the morning" The GStreamer team is proud to announce a new release @@ -34,13 +34,29 @@ contains a set of less supported plug-ins that haven't passed the Features of this release - * Update to ffmpeg 0.5 release - * Support channel layouts for multichannel audio - * Add mappings for new codecs: Real Video 3.0, EAC3, QCELP, IMC, MLP and more - * Support push-based demuxers - * Expose preload and maxdelay muxer properties -There were no bugs fixed in this release - + * Ability to force key-frames in video encoders + * Better timestamp handling in decoders + * Improved muxer wrapping + * Code cleanups and refactoring + +Bugs fixed in this release + + * 574661 : [gstffmpegdec] Wrong usage of parsers + * 570815 : ffmenc_mpeg4 allows its bitrate property to be changed wi... + * 574728 : Use new interlaced support from -base + * 575678 : [ffmux] Set caps on the srcpad / output buffers + * 575715 : [ffenc_h263] Properties + * 576126 : av_iformat_next and av_oformat_next compile errors using ... + * 577879 : Bad check in configure.ac + * 578278 : gst-ffmpeg: assign offsets (from upstream) to outgoing bu... + * 580796 : [ffmpegdec] out-of-order timestamps + * 580810 : Stuttering and crash with some H.264 files + * 581009 : gst-ffmpeg needs presets support + * 585845 : 0.10.7.2 breaks swfdec + * 587297 : build failure on macosx + * 575709 : Request a key frame + * 584291 : Cannot create elements after calling gst_update_registry + * 584399 : FFmpeg libraries are included in incorrect order when ext... Download @@ -69,4 +85,18 @@ Applications Contributors to this release + * Branko Čibej + * Christian Schaller + * David Hoyt + * Edward Hervey + * Felipe Contreras + * Jan Schmidt + * Janin Kolenc + * Jordi Mas + * Marc-Andre Lureau + * Sebastian Dröge + * Stefan Kost + * Thiago Santos + * Vanista Herion + * Wim Taymans
\ No newline at end of file |