summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2012-12-18 19:11:37 +0000
committerTim-Philipp Müller <tim@centricular.net>2012-12-18 19:11:37 +0000
commit54439626f91ca452d949cca90e9c230c9e3936db (patch)
tree99f31c9c5c8126296ad4f4ca264002e85c8ab315 /NEWS
parent242f428c959572bfc660d0e415a0a6a7f028f29a (diff)
downloadgst-plugins-good-54439626f91ca452d949cca90e9c230c9e3936db.tar.gz
gst-plugins-good-54439626f91ca452d949cca90e9c230c9e3936db.tar.xz
Release 1.0.4
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS20
1 files changed, 19 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index da3fa8502..79c8d366f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,22 @@
-This is GStreamer Good Plugins 1.0.3
+This is GStreamer Good Plugins 1.0.4
+
+Changes since 1.0.3:
+
+ * deinterleave: properly set srcpad channel position
+ * osxvideosink: Fix resizing the Cocoa window on receiving new caps
+ * rtspsrc fixes
+ * shout2send: also accept audio/webm in addition to video/webm
+ * videobox: fix border filling for planar YUV formats
+ * webmmux: fix linking to shout2send
+ * v4l2: fix build on FreeBSD
+
+Bugs fixed since 1.0.3:
+
+ * 684312 : rtspsrc: mutex blocks going to NULL state
+ * 684991 : videobox: sometimes incorrectly crops producing visual artifacts, and green instead of black border
+ * 687469 : mulawdec: integer overrun with large chunks of data
+ * 689732 : osxvideosink can't resize Cocoa window on receiving caps
+ * 689336 : webmmux: can't link webmux to shout2send
Changes since 1.0.2: