summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>2004-12-01 15:13:46 +0000
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>2004-12-01 15:13:46 +0000
commit40bbfd958c2120f7faa91bd4f0f15d0639740ed0 (patch)
tree5af94432b7a23e106935e89c9780114166d3ab38
parent156fb78614ae5beeaa8a26bbd4ca5411b455843a (diff)
gst/ffmpegcolorspace/gstffmpegcolorspace.c: Remove old leftover that shouldn't be there...
Original commit message from CVS: * gst/ffmpegcolorspace/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain): Remove old leftover that shouldn't be there...
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f30d90a1..df22a5b3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-12-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
+
+ * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
+ (gst_ffmpegcsp_chain):
+ Remove old leftover that shouldn't be there...
+
2004-12-01 Sebastien Cote <sc5@hermes.usherb.ca>
Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>