]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gst-plugins-ugly0-10.git/blobdiff - RELEASE
lame: fix printf format in debug statements
[glsdk/gst-plugins-ugly0-10.git] / RELEASE
diff --git a/RELEASE b/RELEASE
index 52896c706822fbe5fe9b79652310400c2d11438a..a89531cb580ae0c560835285e0119d4a52f2d12e 100644 (file)
--- a/RELEASE
+++ b/RELEASE
@@ -1,5 +1,5 @@
 
-GStreamer: Release notes for GStreamer Ugly Plug-ins 0.10.2 "Season to Taste"
+Release notes for GStreamer Ugly Plug-ins 0.10.18 "Extra Life"
         
 
 The GStreamer team is proud to announce a new release
@@ -52,33 +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
-      * DVD Title source (dvdreadsrc) ported (DVD Menus in a future release)
-      * ASF demuxer ported
-      * Fixes for MPEG demuxing
-      * Fixes for the MAD MP3 decoder
-      * Fixes for the LAME MP3 encoder
-      * ID3 tag reading has moved to id3demux in gst-plugins-good
-      * Fixes for the Real Media demuxer
-      * Various other fixes
+      * 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
-    
-      * 311679 : [lame] doesn't write GST_TAG_DATE correctly
-      * 326734 : [mad] Add 24-bit output support
-      * 171528 : SIGFPE in gstasf with http://joule.via.ecp.fr/~lool/debia...
-      * 313838 : totem hangs after playing an amazon sample
-      * 317872 : Cannot demux ASF/WMV files with auxillary (non-audio/vide...
-      * 319782 : Lame encoding is broken with vbr=vbr-new and vbr-quality=9
-      * 326711 : [mpegdemux] does not negotiate source pads
-      * 329575 : misc bugfixes for mad from 0.8
-      * 331035 : [asfdemux] port to 0.10
-      * 331301 : [mpeg2dec] strides issues when cropping
-      * 331579 : Set asfdemux rank to secondary
-      * 330844 : mpeg2dec crashes with " cropped " MPEG videos
+     
+      * 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
 
@@ -97,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.
@@ -108,13 +111,17 @@ Applications
   
 Contributors to this release
     
-      * Christian Schaller
-      * Edgard Lima
+      * Brendan Le Foll
       * Edward Hervey
-      * Jan Schmidt
-      * Martin Soto
+      * Luis de Bethencourt
+      * Mark Nauwelaerts
+      * 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
+      * Vincent Penquerc'h
+      * Yang Xichuan
  
\ No newline at end of file