summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2006-01-13 19:25:40 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2006-01-13 19:25:40 +0000
commitd387bc1e5722926071ccb06338d138c0af71194c (patch)
tree6cc07a84bfb57229ebbad64f521cf00c0dffb280 /NEWS
parentdb44320882c918a37d197657fcb771ca5ffabc24 (diff)
downloadgst-plugins-good-d387bc1e5722926071ccb06338d138c0af71194c.tar.gz
gst-plugins-good-d387bc1e5722926071ccb06338d138c0af71194c.tar.xz
releasing 0.10.1
Original commit message from CVS: releasing 0.10.1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS33
1 files changed, 32 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 0b074686d..d55cfbd4c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,35 @@
-This is GStreamer Good Plug-ins 0.10.0, "Abondance".
+This is GStreamer Good Plug-ins 0.10.1, "Li".
+
+Changes since 0.10.0:
+
+ * new id3 demuxer (replaces the mad one in gst-plugins-ugly)
+ * memleak fixes in avidemux, wavparse, level, smoke
+ * ports of multipart,
+ * fixes in flacdec, flxdec, rtp
+ * documentation updates on videomixer
+ * added new sunaudiosink, gconfaudiosrc and gconfvideosrc elements
+
+Bugs fixed since 0.10.0:
+
+ * 321269 : add sunaudio to 0.9
+ * 322769 : The ID3 tag of this file is a segfaulter
+ * 323021 : sockfd property to udpsrc/dynudpsink elements
+ * 322975 : erroneous audio specs in flac plugin
+ * 323226 : block/crash on id3 v2 tags when using big blocksize
+ * 323717 : < netinet/in.h > inclusion necessary on some systems
+ * 323718 : [oss] does not build on OpenBSD 3.8 because of hardcoded ...
+ * 323896 : pngdec/videomixer negotation problem in 0.10
+ * 324011 : Invalid payload type definition for some rtp payloaders
+ * 324012 : Invalid caps on rtpspeexpay element
+ * 325504 : [flacdec] gst_flac_dec_convert_src [mis]uses g_assert
+ * 325974 : [gst0.10] doesn't correctly gets the tags on a mp3
+ * 326612 : Serious memory leak in level plugin
+ * 326618 : memleak fix in smokeenc
+
+API added since 0.10.0:
+
+ * device-name property on ossmixer subclasses
+ * GstUDPSrc::sockfd property
Changes since 0.9.6: