summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorLuotao Fu <l.fu@pengutronix.de>2009-01-19 11:44:36 +0000
committerWim Taymans <wim.taymans@gmail.com>2009-01-19 11:44:36 +0000
commit0a89f5e50c67b7b76902af8898e7ba78289d49d6 (patch)
tree5f08f934428f2978ff6e9c48313fb4002173d16c /ChangeLog
parent0701ffa5567abb5362b49f95e66403575ce2c970 (diff)
gst/videocrop/gstvideocrop.c: Add 8bit grayscale support to videocrop plugin. Fixes #567952.
Original commit message from CVS: Patch by: Luotao Fu <l dot fu at pengutronix dot de> * gst/videocrop/gstvideocrop.c: (gst_video_crop_get_image_details_from_caps): Add 8bit grayscale support to videocrop plugin. Fixes #567952.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 627cb58b..1dc868e6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2009-01-19 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ Patch by: Luotao Fu <l dot fu at pengutronix dot de>
+
+ * gst/videocrop/gstvideocrop.c:
+ (gst_video_crop_get_image_details_from_caps):
+ Add 8bit grayscale support to videocrop plugin. Fixes #567952.
+
2009-01-19 Sebastian Dröge <sebastian.droege@collabora.co.uk>
* gst/audiofx/audioreverb.c: (gst_audio_reverb_init):