]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gst-plugins-ugly0-10.git/blobdiff - RELEASE
asfdemux: don't leak payload bufs in gst_asf_demux_free_stream
[glsdk/gst-plugins-ugly0-10.git] / RELEASE
diff --git a/RELEASE b/RELEASE
index 1220ed8e42b11d5babd28e085e40a61cad67d836..a89531cb580ae0c560835285e0119d4a52f2d12e 100644 (file)
--- a/RELEASE
+++ b/RELEASE
@@ -1,5 +1,5 @@
 
-Release notes for GStreamer Ugly Plug-ins 0.10.5 "She said"
+Release notes for GStreamer Ugly Plug-ins 0.10.18 "Extra Life"
         
 
 The GStreamer team is proud to announce a new release
@@ -55,35 +55,34 @@ contains a set of less supported plug-ins that haven't passed the
 
 Features of this release
     
-      * Improved asf playback
-      * Fixes to MPEG demuxer
-      * Improved Real playback
-      * Fix crasher bugs in the MPEG video decoder
-      * DVD-read-src improvements
-      * mp3 parser fixes
-      * Threadsafe design and API
+      * amrwbdec: avoid stalling on invalid frame
+      * asfpacket: don't rely on data from duration extension
+      * dvdsubdec: Implement clipping if the video size is smaller than the subpicture size
+      * dvdsubdec: Output only a single buffer per subpicture and set the correct duration
+      * lamemp3enc: implement sinkpad get_caps() function to proxy rate and channels restrictions from downstream
+      * mad: build the mad plugin even if libid3tag is not available
+      * mpeg2dec: do not fail fatally when downstream is unlinked (let upstream handle that)
+      * mpeg2dec: don't deadlock when setting an index
+      * mpegstream: increase allowable gap between streams
+      * x264enc: allow changing the bitrate and quantitizers dynamically
+      * x264enc: don't register flags with a value of 0
+      * x264enc: implement getcaps function to proxy downstream caps restrictions upstream
+      * x264enc: make tag event writable before modifying tag list in place
+      * x264enc: set max bitrate in quality mode
 
 Bugs fixed in this release
      
-      * 361584 : [mpeg2dec] framerate=0/0 on caps leads to crash
-      * 162417 : [mpeg] movie skips
-      * 340433 : [dvdread] fails to play certain DVDs with playbin and Totem
-      * 348002 : AC3 5.1 foreground movie sound cannot be heard in Totem/g...
-      * 350761 : [a52dec] Select output format based on peer element caps
-      * 350778 : [mpegdemux] Send update newsegments
-      * 356004 : [mpeg2dec] memory corruption
-      * 361140 : [lame] lame bitrate=196 errors out in setup
-      * 362639 : Fixes compiling with forte: warning clean up (part 6)
-      * 369627 : [mpeg2dec] unit test addition and memleak fix
-      * 374760 : [PATCH] last buffer sent by lame may not have (valid) tim...
-      * 374914 : this mp4 video doesn't play correctly (codec problem)
-      * 384447 : totem crashes while trying to play dvd on ppc
-      * 385192 : mpegparse accesses random memory
-      * 334322 : [mpegdemux] playbin freezes with VobSub subtitles
-      * 384989 : misparsing of Real Media mux leads to buffer overrun
-      * 384996 : Tailored or broken Real Media mux file crashes RM demuxer
-      * 327350 : [mpeg2dec] altivec crashes on misaligned buffers
-      * 350723 : [mad] Wrong output buffer timestamping
+      * 539708 : [mpegstream] Increase allowable gap between streams
+      * 607698 : asfdemux: fix parsing of packets with padding
+      * 619136 : [dvdsubdec] spits out buffers at video framerate
+      * 621663 : x264enc: support changing bitrate property on the fly
+      * 639291 : [xingmux] Return NULL instead of 0 for a function returning gboolean
+      * 639715 : amrparse: seek error with EOS
+      * 640272 : x264enc: make tag event writable before modifying tag list in place
+      * 641151 : lame: doesn't negotiate sample rate properly
+      * 642360 : x264enc: Don't register flags which have 0 as a value
+      * 644704 : [dvdsubedc] no SPU clipping implemented
+      * 647709 : mpeg2dec: errors out on not-linked flow return
 
 Download
 
@@ -102,8 +101,7 @@ http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
 
 Developers
 
-CVS is hosted on cvs.freedesktop.org.
-All code is in CVS and can be checked out from there.
+GStreamer is stored in Git, hosted at git.freedesktop.org, and can be cloned from there.
 Interested developers of the core library, plug-ins, and applications should
 subscribe to the gstreamer-devel list. If there is sufficient interest we
 will create more lists as necessary.
@@ -113,20 +111,17 @@ Applications
   
 Contributors to this release
     
-      * David Schleef
-      * Jan Arne Petersen
-      * Jan Schmidt
-      * Josep Torra Valles
+      * Brendan Le Foll
+      * Edward Hervey
+      * Luis de Bethencourt
       * Mark Nauwelaerts
-      * Martin Zlomek
-      * Michael Smith
-      * Michal Benes
-      * Roland Kay
-      * Sebastian Droege
+      * Miguel Angel Cabrera Moya
+      * Olivier Crête
       * Sebastian Dröge
+      * Sjoerd Simons
       * Stefan Kost
-      * Thomas Vander Stichele
+      * Thibault Saunier
       * Tim-Philipp Müller
-      * Wim Taymans
-      * Yves Lefebvre
+      * Vincent Penquerc'h
+      * Yang Xichuan
  
\ No newline at end of file