From 0a89f5e50c67b7b76902af8898e7ba78289d49d6 Mon Sep 17 00:00:00 2001 From: Luotao Fu Date: Mon, 19 Jan 2009 11:44:36 +0000 Subject: gst/videocrop/gstvideocrop.c: Add 8bit grayscale support to videocrop plugin. Fixes #567952. Original commit message from CVS: Patch by: Luotao Fu * gst/videocrop/gstvideocrop.c: (gst_video_crop_get_image_details_from_caps): Add 8bit grayscale support to videocrop plugin. Fixes #567952. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 627cb58b..1dc868e6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2009-01-19 Wim Taymans + + Patch by: Luotao Fu + + * 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 * gst/audiofx/audioreverb.c: (gst_audio_reverb_init): -- cgit