From 5994890373e602d43a81acf060c115a277cdd899 Mon Sep 17 00:00:00 2001 From: Julien Moutte Date: Mon, 26 Jan 2004 20:12:31 +0000 Subject: [PATCH] gst/videoscale/gstvideoscale.c: Dunno how that one managed to stay there... Fixed. Original commit message from CVS: 2004-01-26 Julien MOUTTE * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain): Dunno how that one managed to stay there... Fixed. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 84bd8d2b1e..5aa6d28328 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-01-26 Julien MOUTTE + + * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain): Dunno how + that one managed to stay there... Fixed. + 2004-01-26 Jeremy Simon * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),