summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2012-10-07 15:11:10 +0100
committerTim-Philipp Müller <tim@centricular.net>2012-10-07 15:11:10 +0100
commit011d299b9fa4b648554d268a2a94ae0fec4d38fd (patch)
tree826f2f249ff75816d467082a46b9b4b156939db5 /NEWS
parent49ac84fc3265da41f05f0f8089d1c5731b647639 (diff)
downloadgstreamer-plugins-base-011d299b9fa4b648554d268a2a94ae0fec4d38fd.tar.gz
Release 1.0.11.0.1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS17
1 files changed, 16 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 29dab24b9..7e762dbb4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,19 @@
-This is GStreamer Base Plugins 1.0.0
+This is GStreamer Base Plugins 1.0.1
+
+Changes since 1.0.0:
+
+ * videodecoder and -encoder timestamp handling improvements
+ * thread-safey fixes for GstMeta registrations and GstVideoDecoder
+ * bug fixes
+
+Bugs fixed since 1.0.0:
+
+ * 684424 : playbin: external subtitles break playback
+ * 684832 : videodecoder: Takes stream lock in query function
+ * 685110 : encodebin fails to release mux request sink pad for GstId3Mux as it is a static one for this mux
+ * 685242 : rtsp: mark url argument of gst_rtsp_url_parse as out
+ * 685332 : GstMeta registry race
+ * 685490 : audioencoder: don't require base class to implement to start vfunc
New features in 1.0.0: