summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2006-02-20 19:12:10 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2006-02-20 19:12:10 +0000
commit8a1442c6c227cece6c1c57b15b7637dbbbcd8076 (patch)
treea6863b2b4d1b9c316b6dadf70ee2e828b9ee9c1c /NEWS
parentacf577a8048135b93e0986080dd26d5b99dbf2bb (diff)
downloadgstreamer-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 'NEWS')
-rw-r--r--NEWS27
1 files changed, 26 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 25152f228..a42b9c15f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,29 @@
-This is GStreamer Bad Plug-insĀ 0.10.0, "Camembert"
+This is GStreamer Bad Plug-insĀ 0.10.1, "Slimy - yet satisfying"
+
+Changes since 0.10.0:
+
+ * 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 since 0.10.0:
+
+ * 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 access
Bugs fixed since 0.9.7: