summaryrefslogtreecommitdiff
path: root/RELEASE
diff options
context:
space:
mode:
Diffstat (limited to 'RELEASE')
-rw-r--r--RELEASE62
1 files changed, 41 insertions, 21 deletions
diff --git a/RELEASE b/RELEASE
index 31094373..807e5de7 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,5 +1,5 @@
-Release notes for GStreamer Ugly Plug-ins 0.10.13 "Appointed Point"
+Release notes for GStreamer Ugly Plug-ins 0.10.14 "Run Rabbit"
The GStreamer team is proud to announce a new release
@@ -55,22 +55,45 @@ contains a set of less supported plug-ins that haven't passed the
Features of this release
- * Improve A52 decoder
- * Add AMR-WB decoder and AMR-NB decoder/encoder based on OpenCore codecs
- * ASF playback improvements
- * Improve mp3 parser and seeking
+ * 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
Bugs fixed in this release
- * 519721 : [asfdemux] wma tags are not copied when converting to another format
- * 584890 : AMR plugins based on Opencore codecs
- * 585956 : [mp3parse] indexing improvements
- * 590432 : It's only possible to build the mad plugin when building id3tag as well
- * 591348 : AMR plugins should check for opencore-amr .pc files
- * 592787 : a52dec: Allow liba52 to use djbfft based IMDCT transform
- * 596517 : x264 element no longer compiles against changed upstream API
- * 598272 : a52dec leaks input buffers
- * 598370 : Properly detect pre-releases
+ * 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
Download
@@ -99,21 +122,18 @@ Applications
Contributors to this release
- * Christian Schaller
- * David Schleef
+ * Arnaud Patard
+ * Benjamin Gaignard
* Edward Hervey
- * Iago Toral
* Jan Schmidt
- * Josep Torra
* Mark Nauwelaerts
- * Mart Raudsepp
- * Marvin Schmidt
* Michael Smith
* Olivier Crête
- * René Stadler
+ * Robert Swain
* Sebastian Dröge
* Stefan Kost
* Thiago Santos
* Tim-Philipp Müller
+ * Vittorio Palmisano
* Wim Taymans
  \ No newline at end of file