summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2013-07-30 11:35:33 +0100
committerTim-Philipp Müller <tim@centricular.net>2013-07-30 11:35:33 +0100
commita6ff539cc0ad757794743ed70f0c2da561899f77 (patch)
tree547e6ae624e21fa73801bdb920f0d1ee76c8731d /NEWS
parent41d2cf716d522b40a1a1233b43200d5f72df0f8f (diff)
downloadgst-plugins-good-a6ff539cc0ad757794743ed70f0c2da561899f77.tar.gz
gst-plugins-good-a6ff539cc0ad757794743ed70f0c2da561899f77.tar.xz
Release 1.0.9
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS23
1 files changed, 22 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 36f5c61c5..08ca5daf3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,25 @@
-This is GStreamer Good Plugins 1.0.8
+This is GStreamer Good Plugins 1.0.9
+
+Changes since 1.0.8:
+
+ * udpsink, multiudpsink: unbreak IPv4 fallback on systems without
+ IPv6 support
+ * deinterlace: fix changing 'mode' property on-the-fly to
+ enable/disable deinterlacing
+ * rtp: fix autoplugging of depayloaders if there's only one of
+ the payload number and the encoding-name
+ * pulse: fixes for alaw/mulaw
+ * matroskademux, avidemux: fix some buffer leaks
+ * flacenc: fix image tag handling
+
+Bugs fixed since 1.0.8:
+
+ * 641599 : deinterlace: changing " mode " property on-the-fly doesn't work
+ * 695981 : Segmentation fault on gst_v4l2_buffer_pool_process after sending " start-capture " signal to camerabin2 just after setting the pipeline state to PLAYING
+ * 704162 : aacparse: Too verbose when parsing LOAS stream
+ * 704533 : regression: rtppcmudpay no longer autoplugged for rtsp stream with mulaw audio
+ * 704553 : (dyn|multi)udpsink: broken on !IPv6 systems
+ * 705018 : flacenc: segfault when trying to encode from alac decoded file
Changes since 1.0.7: