summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulien Moutte <julien@moutte.net>2004-01-26 20:12:31 +0000
committerJulien Moutte <julien@moutte.net>2004-01-26 20:12:31 +0000
commit5994890373e602d43a81acf060c115a277cdd899 (patch)
tree5e8703d32bd0583ef8e8b6872ab952735c92f432
parent98fc4bf118ed3735ae15cd2dfb4624d5d3ae5508 (diff)
gst/videoscale/gstvideoscale.c: Dunno how that one managed to stay there... Fixed.
Original commit message from CVS: 2004-01-26 Julien MOUTTE <julien@moutte.net> * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain): Dunno how that one managed to stay there... Fixed.
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 84bd8d2b..5aa6d283 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-01-26 Julien MOUTTE <julien@moutte.net>
+
+ * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain): Dunno how
+ that one managed to stay there... Fixed.
+
2004-01-26 Jeremy Simon <jesimon@libertysurf.fr>
* ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),