summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2005-11-23 19:55:44 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2005-11-23 19:55:44 +0000
commit9a09c7b96324309784d2af3423b6eea835500965 (patch)
treeabcf65ca29e136f603e17f7aa17ac595f517ae50 /NEWS
parente26d2a5ad0aefb013db4c57f0a07cf1b7632c8ff (diff)
releasing 0.9.6
Original commit message from CVS: releasing 0.9.6
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS24
1 files changed, 23 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 72c13690..6d5659eb 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,26 @@
-This is GStreamer Base Plug-ins 0.9.5, "No No Kia".
+This is GStreamer Base Plug-ins 0.9.6, "White Eight".
+
+Changes since 0.9.5:
+
+ * Parallel installability with 0.8.x series
+ * Threadsafe design and API
+ * lots of leak fixes
+ * flicker-free and rewritten X sinks
+ * fractional framerates
+ * removed sinesrc, replaced by audiotestsrc
+
+Bugs fixed since 0.9.5:
+
+ * 316442 : playbin should use autoaudiosink/autovideosink by default
+ * 318353 : [ffmpegcolorspace] forward-port fixes from 0.8 branch
+ * 320200 : vorbisenc: min-bitrate and max-bitrate are 1/1000 bps rat...
+ * 321164 : gstringbuffer stops working under load
+ * 321426 : ximage plugin should be renamed to ximagesink
+ * 321446 : sinesrc should be dropped in favour of audiotestsrc
+ * 321451 : GstRtpBuffer: no way to create a sub buffer with only the...
+ * 321816 : [API] xoverlay API to post prepare-xwindow-id message
+ * 321894 : vorbisenc doesn't compile
+ * 322117 : Rename libgsttagedit to libgsttag
Changes since 0.9.4: