From dd25889801bd099d331c67a81f70d6189a3724a7 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Wed, 21 Jul 2004 09:23:40 +0000 Subject: [PATCH] don't needlessly do stuff; don't clutter my logs Original commit message from CVS: don't needlessly do stuff; don't clutter my logs --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index 4a28eab7c3..05ba98d089 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2004-07-21 Thomas Vander Stichele + + * gst/ffmpegcolorspace/gstffmpegcolorspace.c: + (gst_ffmpegcolorspace_chain): + no point in doing any chaining if the pad we want to push from + isn't usable. + 2004-07-20 Ronald Bultje * gst-libs/gst/riff/riff-media.c: