summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2005-12-23 18:08:39 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2005-12-23 18:08:39 +0000
commitf0e32eedc46fb69df39d27d03dee63fe23801c52 (patch)
tree9d7ec3d8b66925134f0d6b26ee8aee9c9f6623ac /NEWS
parenta2eab82164004fcf4a17c963ee45b6a0ad323bcf (diff)
releasing 0.10.1RELEASE-0_10_1
Original commit message from CVS: releasing 0.10.1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS21
1 files changed, 20 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index d94e3f51e..41983331c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,23 @@
-This is GStreamer Base Plug-ins 0.10.0, "Mont-d'or"
+This is GStreamer Base Plug-ins 0.10.1, "Dobro Dedek"
+
+Changes since 0.10.0:
+
+ * Parallel installability with 0.8.x series
+ * Threadsafe design and API
+ * removed gst-launch-ext
+ * Ported: ogmparse
+ * Fixes for: subparse, xvimagesink, audioresample, videorate, decodebin
+
+Bugs fixed since 0.10.0:
+
+ * 322347 : GstBaseRtpDepayload timestamps are wring
+ * 323900 : Basertpdepayloader lets NEWSEGMENT events through unfiltered
+ * 323878 : missing < string.h > inclusion (for memset & FD_ZERO)
+
+API added since 0.10.0:
+
+ * GstAlsaMixer::device
+ * GstAlsaMixer::device-name
Bugs fixed since 0.9.7: