summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2004-06-14 13:19:39 +0000
committerWim Taymans <wim.taymans@gmail.com>2004-06-14 13:19:39 +0000
commit9feb76d76b5df693d22ad1a63b03934976b1337f (patch)
tree0892f26fd0df43369f16e4cd558afebfcd8c0205
parent9fee891aa0d280d8a8b37b158e51bdbeceb66710 (diff)
downloadgstreamer-plugins-bad-9feb76d76b5df693d22ad1a63b03934976b1337f.tar.gz
gst/ffmpegcolorspace/imgconvert.c: Patch 1.3 broke the ordering of the colorspace info and made the plugin basically ...
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.
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 967998c77..d910f796a 100644
--- 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: