diff options
author | Jan Schmidt <thaytan@mad.scientist.com> | 2006-02-20 19:12:10 +0000 |
---|---|---|
committer | Jan Schmidt <thaytan@mad.scientist.com> | 2006-02-20 19:12:10 +0000 |
commit | 8a1442c6c227cece6c1c57b15b7637dbbbcd8076 (patch) | |
tree | a6863b2b4d1b9c316b6dadf70ee2e828b9ee9c1c /RELEASE | |
parent | acf577a8048135b93e0986080dd26d5b99dbf2bb (diff) | |
download | gstreamer-plugins-bad-8a1442c6c227cece6c1c57b15b7637dbbbcd8076.tar.gz |
configure.ac: releasing 0.10.1, "Slimy - yet satisfying"RELEASE-0_10_1
Original commit message from CVS:
2006-02-20 Jan Schmidt <thaytan@mad.scientist.com>
* configure.ac:
releasing 0.10.1, "Slimy - yet satisfying"
Diffstat (limited to 'RELEASE')
-rw-r--r-- | RELEASE | 33 |
1 files changed, 31 insertions, 2 deletions
@@ -1,5 +1,5 @@ -GStreamer: Release notes for GStreamer Bad Plug-ins 0.10.0 "Camembert" +GStreamer: Release notes for GStreamer Bad Plug-ins 0.10.1 "Slimy - yet satisfying" @@ -61,10 +61,27 @@ Features of this release * Parallel installability with 0.8.x series * Threadsafe design and API + * Lots of fixes for the QT/MOV demuxer, including + restoring the ability to play web streams, and more + codecs supported + * AAC decoder fixes + * MMS source fixes + * DirectFB plugin updated + * New plugins ported to 0.10: swfdec, XVid, dtsdec, glimagesink + * New libneon based http source filter + * APE tag reader moved to gst-plugins-good module Bugs fixed in this release - * 322962 : wavpack plugins don't get built + * 303167 : Add bzip2 support + * 322973 : [wavpack] erroneous sampling rates range + * 326524 : Support for Indeo 3-encoded QuickTime files + * 327133 : [qtdemux] QuickTime with 8-bit audio + * 328854 : AAC+ stream not working with FAAD plugin + * 330089 : [bz2] Wrong mimetype and no typefinding + * 331302 : bz2 plugin source files lack copyright notices + * 331543 : crash on iTunes MPEG v4 AAC-LC files + * 331582 : [qtdemux] protect log statement against invalid memory ac... Download @@ -95,5 +112,17 @@ Applications Contributors to this release * Andy Wingo + * Christian Schaller + * David Schleef + * Edgard Lima + * Edward Hervey + * Fabrizio Gennari + * Jan Schmidt + * Julien MOUTTE + * Lutz Mueller + * Sebastien Moutte + * Stefan Kost + * Thomas Vander Stichele * Tim-Philipp Müller + * Wim Taymans
\ No newline at end of file |