]> 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 807e5de7645a088398f69154c50fb716b59c22f8..a89531cb580ae0c560835285e0119d4a52f2d12e 100644 (file)
--- a/RELEASE
+++ b/RELEASE
@@ -1,5 +1,5 @@
 
-Release notes for GStreamer Ugly Plug-ins 0.10.14 "Run Rabbit"
+Release notes for GStreamer Ugly Plug-ins 0.10.18 "Extra Life"
         
 
 The GStreamer team is proud to announce a new release
@@ -55,45 +55,34 @@ contains a set of less supported plug-ins that haven't passed the
 
 Features of this release
     
-      * amrwbdec: give decoder a rank so decodebin/playbin will use it
-      * asfdemux: fix flow aggregation
-      * asfdemux: try harder to put sane timestamps and durations on buffers
-      * asfdemux: accept fragments in a continued packet where the subsequent fragments declare a size of 0
-      * asfdemux: improve seek behaviour for audio-only files without an index
-      * asfdemux: careful to avoid crash on bogus data; avoid strlen() on NULL pointers
-      * asfdemux: add support for chained asfs (push mode)
-      * asfdemux: map WM/TrackNumber to GST_TAG_TRACK_NUMBER and prefer over WM/Track
-      * asfdemux: post bitrate tags
-      * mp3parse: seeking fixes: fix non-flushing seek, conserve stop time for non-accurate seek
-      * rtspreal: memory leak fixes; make config header construction valgrind clean
-      * rmdemux: fix AC-3 in RealAudio playback; post bitrate tags
-      * x264enc: fix up avcC header construction and playback by flash players
-      * x264enc: Make upstream GstForceKeyUnit thread-safe
-      * x264enc: make use of Access Unit delimiters configurable
-      * x264enc: adapt to slightly modified x264 API
-      * xingmux: fix unaligned memory access, makes things work better on ARM/SPARC
+      * 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
      
-      * 606662 : h264: add stream-format to output caps
-      * 563276 : Internal GStreamer error: negotiation problem - after opening avi file
-      * 586464 : [xingmux] Unit test failures on sparc and arm/eabi
-      * 598761 : [mpegaudioparse] Reduce processing time by 2
-      * 599095 : x264enc: Adapt to slightly modified x264 API
-      * 599297 : [asfdemux] Doesn't populate video bitrate field
-      * 599299 : [rmdemux] Doesn't populate video bitrate field
-      * 599333 : Segfault with asfdemuxer
-      * 599676 : RealAudio file with AC-3 audio no longer plays
-      * 600037 : [asfdemux] ASF MPEG4 Part 2 file captured from Linksys WVC200 Camera corrupted/fails
-      * 601419 : x264enc crashes
-      * 602280 : [asfdemux] fix segmentation fault when utf8 tag name is null
-      * 602556 : x264enc and ffenc upstream GstForceKeyUnit handling are not thread-safe
-      * 603695 : Innaccurate seeking in MP3 files results in cut off playback
-      * 608564 : [ffdec_cook] memory leak
-      * 610432 : [asfdemux] handle negative payload timestamps
-      * 611473 : [regression] outgoing buffers with a duration of zero
-      * 608533 : [real] memory leak in real audio stream via rtsp
-      * 610089 : Flash players are unable to show x264 encoded streams
+      * 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
 
@@ -122,18 +111,17 @@ Applications
   
 Contributors to this release
     
-      * Arnaud Patard
-      * Benjamin Gaignard
+      * Brendan Le Foll
       * Edward Hervey
-      * Jan Schmidt
+      * Luis de Bethencourt
       * Mark Nauwelaerts
-      * Michael Smith
+      * Miguel Angel Cabrera Moya
       * Olivier Crête
-      * Robert Swain
       * Sebastian Dröge
+      * Sjoerd Simons
       * Stefan Kost
-      * Thiago Santos
+      * Thibault Saunier
       * Tim-Philipp Müller
-      * Vittorio Palmisano
-      * Wim Taymans
+      * Vincent Penquerc'h
+      * Yang Xichuan
  
\ No newline at end of file