]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gst-plugins-ugly0-10.git/blobdiff - RELEASE
x264enc: remove leaking "optimization"
[glsdk/gst-plugins-ugly0-10.git] / RELEASE
diff --git a/RELEASE b/RELEASE
index cc30f958f266eddf60774206a903e3377f286401..a89531cb580ae0c560835285e0119d4a52f2d12e 100644 (file)
--- a/RELEASE
+++ b/RELEASE
@@ -1,5 +1,5 @@
 
-GStreamer: Release notes for GStreamer Ugly Plug-ins 0.10.0 "Brie"
+Release notes for GStreamer Ugly Plug-ins 0.10.18 "Extra Life"
         
 
 The GStreamer team is proud to announce a new release
@@ -52,14 +52,37 @@ contains a set of less supported plug-ins that haven't passed the
 
 
   
+
 Features of this release
     
-      * Parallel installability with 0.8.x series
-      * 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
-    
-      * 323199 : Remove id3tag element (replaced by id3demux and id3mux)
+     
+      * 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
 
@@ -78,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.
@@ -89,6 +111,17 @@ Applications
   
 Contributors to this release
     
-      * Andy Wingo
-      * Thomas Vander Stichele
+      * Brendan Le Foll
+      * Edward Hervey
+      * Luis de Bethencourt
+      * Mark Nauwelaerts
+      * Miguel Angel Cabrera Moya
+      * Olivier Crête
+      * Sebastian Dröge
+      * Sjoerd Simons
+      * Stefan Kost
+      * Thibault Saunier
+      * Tim-Philipp Müller
+      * Vincent Penquerc'h
+      * Yang Xichuan
  
\ No newline at end of file