diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2004-07-21 09:23:40 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2004-07-21 09:23:40 +0000 |
commit | dd25889801bd099d331c67a81f70d6189a3724a7 (patch) | |
tree | c39c7bbbc66d573df5dbac70e5a8938cd1e821be | |
parent | 1d526bee26aa7c10ba4ae5ee1eec289ecde7e75b (diff) |
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
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2004-07-21 Thomas Vander Stichele <thomas at apestaart dot org> + + * 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 <rbultje@ronald.bitfreak.net> * gst-libs/gst/riff/riff-media.c: |