summaryrefslogtreecommitdiffstats
path: root/ChangeLog
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
commit7e8b07a0183479ce1e61e29c7b124f47c1ef91e1 (patch)
tree3eb1a5c1e84e1b055ed83719af4b608e68c5af54 /ChangeLog
parent0022f5c23d885b2a69ebb4ea77bf8e008c60006b (diff)
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.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 967998c7..d910f796 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: