diff options
author | Jan Schmidt <thaytan@mad.scientist.com> | 2006-02-09 11:18:22 +0000 |
---|---|---|
committer | Jan Schmidt <thaytan@mad.scientist.com> | 2006-02-09 11:18:22 +0000 |
commit | 56301170e3f892581e4f2fe5fec5cf6a62fdb603 (patch) | |
tree | 2f4b71ae60dc8c46b7dec99ded56233f370cb848 /NEWS | |
parent | d580060d03325cea6ac3ac6be7f69530aa332f6a (diff) |
Releasing 0.10.3
Original commit message from CVS:
Releasing 0.10.3
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 22 |
1 files changed, 21 insertions, 1 deletions
@@ -1,4 +1,24 @@ -This is GStreamer Base Plug-ins 0.10.2, "Then the devil is six" +This is GStreamer Base Plug-ins 0.10.3, "Under Pressure" + +Changes since 0.10.2: + * typefind improvements + * Ogg decoding and encoding fixes + * Improved audio and video sink classes + * Bug and leak fixes + * Improved video scaling + * On-the-fly visualisation switching + * Subtitle support + +Bugs fixed since 0.10.2: + * 330244 : gsttextoverlay.c:895: 'struct _GstCollectData' has no mem... + * 324000 : [playbin] post error or message on unknown input + * 153004 : [typefind] can't identify mp3 file with one single mpeg f... + * 323874 : [playbin] leaks sinks and threads when using gconfaudiosink + * 324626 : ffmpegcolorspace support for fourcc " UYVY " + * 326447 : check that all elements in -base pass queries they can't ... + * 328263 : Fix build with gcc 2.95 + * 328279 : [decodebin] timeout issue when pre-rolling + * 329326 : Fix oggmux removing pads from collect pads Changes since 0.10.1: |