summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2012-11-21 10:22:01 +0000
committerTim-Philipp Müller <tim@centricular.net>2012-11-21 10:22:01 +0000
commit145b579ffc4044ee288062a7395a7798bd9bc837 (patch)
treee40812ee24de94c4d23a36b7a215a4be1e0ca0b1 /NEWS
parent8e65ae097bfbb2768d5143af9da1067c06b38101 (diff)
downloadgst-plugins-good-145b579ffc4044ee288062a7395a7798bd9bc837.tar.gz
gst-plugins-good-145b579ffc4044ee288062a7395a7798bd9bc837.tar.xz
Release 1.0.3
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS20
1 files changed, 19 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index a107a616c..da3fa8502 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,22 @@
-This is GStreamer Good Plugins 1.0.2
+This is GStreamer Good Plugins 1.0.3
+
+Changes since 1.0.2:
+
+ * rtspsrc: numerous improvements
+ * build fix for gst-plugins-base installed in non-default prefix
+ * multifilesink: post messages in max-size mode as well
+ * vp8dec: improve robustness on decoding errors, e.g. for videocalls over RTP
+
+Bugs fixed since 1.0.2:
+
+ * 639420 : RTSP setup, add client_ports
+ * 686837 : imagefreeze: improve caps negotiation
+ * 686985 : [pulsesrc] Assertion 'm' failed at pulse/thread-mainloop.c:166, function pa_threaded_mainloop_lock(). Aborting.
+ * 687013 : auparse,level,videocrop,y4m,caca: Fix missing GST_PLUGINS_BASE_LIBS dependency in Makefile.am
+ * 687154 : examples: error in level plugin example code
+ * 687330 : videobox, videomixer: height obtained using _WIDTH macros
+ * 687464 : speexdec: Don't unmap or finish_frame an invalid GstBuffer
+ * 688382 : rtspsrc doesn't work with the interleaved protocols
Changes since 1.0.1: