gst/ffmpegcolorspace/imgconvert.c: Patch 1.3 broke the ordering of the colorspace...
authorWim Taymans <wim.taymans@gmail.com>
Mon, 14 Jun 2004 13:19:39 +0000 (13:19 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Mon, 14 Jun 2004 13:19:39 +0000 (13:19 +0000)
Original commit message from CVS:
* gst/ffmpegcolorspace/imgconvert.c: (img_convert):
Patch 1.3 broke the ordering of the colorspace info and
made the plugin basically work by coincidence, reodered
the info.

ChangeLog

index 967998c..d910f79 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2004-06-14  Wim Taymans  <wim@fluendo.com>
+
+       * gst/ffmpegcolorspace/imgconvert.c: (img_convert):
+       Patch 1.3 broke the ordering of the colorspace info and
+       made the plugin basically work by coincidence, reodered
+       the info.
+
 2004-06-14  Thomas Vander Stichele  <thomas at apestaart dot org>
 
        * ext/lame/gstlame.c: