summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2013-01-08 01:19:07 +0000
committerTim-Philipp Müller <tim@centricular.net>2013-01-08 01:19:07 +0000
commit808cf144b02ef218da5edc3bb61b240f067dd8a2 (patch)
treeb3199301537355c3ea2d0e98a32ffefef0bacc17 /NEWS
parent68a7a2441242b2bd84271a414e7820c2c0b9e1d7 (diff)
downloadgst-plugins-good-808cf144b02ef218da5edc3bb61b240f067dd8a2.tar.gz
gst-plugins-good-808cf144b02ef218da5edc3bb61b240f067dd8a2.tar.xz
Release 1.0.5
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS17
1 files changed, 16 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 79c8d366f..a39057af5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,19 @@
-This is GStreamer Good Plugins 1.0.4
+This is GStreamer Good Plugins 1.0.5
+
+Changes since 1.0.4:
+
+ * rtspsrc: fix regression that make rtspsrc hang when stopping
+ * audio/video parsers: fix negotiation with encoders in some transcoding cases
+ * cairo: port cairooverlay to 1.0
+ * jpegenc: pass flow returns upstream
+ * qtdemux: fix pixel-aspect-ratio of some files with ProRes video
+ * cairo: port cairooverlay to 1.0
+
+Bugs fixed since 1.0.4:
+
+ * 690184 : [parsers] Return too strict caps on the sinkpads
+ * 690476 : regression: unable to stop rtsp stream
+ * 691098 : v4l2src: breaks because of changed ioctl error return code from driver on failed control query in 3.8-rc1
Changes since 1.0.3: