diff options
author | Luotao Fu <l.fu@pengutronix.de> | 2009-01-19 11:44:36 +0000 |
---|---|---|
committer | Wim Taymans <wim.taymans@gmail.com> | 2009-01-19 11:44:36 +0000 |
commit | 0a89f5e50c67b7b76902af8898e7ba78289d49d6 (patch) | |
tree | 5f08f934428f2978ff6e9c48313fb4002173d16c /ChangeLog | |
parent | 0701ffa5567abb5362b49f95e66403575ce2c970 (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-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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): |