summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2006-01-16 20:59:32 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2006-01-16 20:59:32 +0000
commit262c5793204a9870ee64f3caefa553beb870bb2e (patch)
tree1d69aafcd59d9238897bc78389c21986b699b1cf /NEWS
parent8501a77ce6f65a739ff3e98cb6532cc1fe59f9a0 (diff)
releasing 0.10.2
Original commit message from CVS: releasing 0.10.2
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS26
1 files changed, 25 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 41983331..f13c3f80 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,28 @@
-This is GStreamer Base Plug-ins 0.10.1, "Dobro Dedek"
+This is GStreamer Base Plug-ins 0.10.2, "Then the devil is six"
+
+Changes since 0.10.1:
+
+ * ported gnomevfssink, cdparanoia
+ * New library and base class: GstCddaBaseSrc
+ * ported mixerutils.h
+ * added 'sine-tab' waveform to audiotestsrc
+ * added float audio to audiorate
+
+Bugs fixed since 0.10.1:
+
+ * 324216 : [cdparanoia] missing patches from 0.8
+ * 324696 : [videotestsrc] does not start counting the time from zero...
+ * 324900 : Problem compiling gst-plugins-base with Forte
+ * 325984 : [playbin] cannot handle sources that produce raw audio/video
+ * 325990 : patch videotestsrc for using glib types
+ * 326601 : GstRingBuffer crashes with alaw/mulaw caps
+ * 327114 : [theoradec] should post tags on the bus
+ * 327216 : vorbisdec segfaults on certain queries
+
+API added since 0.10.1:
+
+ * added libgstcddabase
+ * added mixerutils.h
Changes since 0.10.0: