summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorWilliam M. Brack <wbrack@mmm.hk>2008-03-14 17:38:10 +0000
committerDavid Schleef <ds@schleef.org>2008-03-14 17:38:10 +0000
commit80b032ef17c89f270cac4c64a066c307b6821044 (patch)
treeface3af432411a884f9fec8726c2656fa5207941 /ChangeLog
parent665be109b157902e196c8235f2cc9c795c8f39e2 (diff)
downloadgst-plugins-bad-80b032ef17c89f270cac4c64a066c307b6821044.tar.gz
gst-plugins-bad-80b032ef17c89f270cac4c64a066c307b6821044.tar.bz2
gst-plugins-bad-80b032ef17c89f270cac4c64a066c307b6821044.zip
gst/bayer/gstbayer2rgb.c: Significant improvements. Fixes #521392.
Original commit message from CVS: Patch by: William M. Brack * gst/bayer/gstbayer2rgb.c: Significant improvements. Fixes #521392.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ce5eb42f..96999752 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-03-14 David Schleef <ds@schleef.org>
+
+ Patch by: William M. Brack
+
+ * gst/bayer/gstbayer2rgb.c: Significant improvements. Fixes #521392.
+
2008-03-14 Wim Taymans <wim.taymans@collabora.co.uk>
* gst/selector/gstinputselector.c: (gst_selector_pad_event),