diff options
author | Wim Taymans <wim.taymans@gmail.com> | 2004-06-14 13:19:39 +0000 |
---|---|---|
committer | Wim Taymans <wim.taymans@gmail.com> | 2004-06-14 13:19:39 +0000 |
commit | 9feb76d76b5df693d22ad1a63b03934976b1337f (patch) | |
tree | 0892f26fd0df43369f16e4cd558afebfcd8c0205 /ChangeLog | |
parent | 9fee891aa0d280d8a8b37b158e51bdbeceb66710 (diff) | |
download | gst-plugins-bad-9feb76d76b5df693d22ad1a63b03934976b1337f.tar.gz gst-plugins-bad-9feb76d76b5df693d22ad1a63b03934976b1337f.tar.bz2 gst-plugins-bad-9feb76d76b5df693d22ad1a63b03934976b1337f.zip |
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-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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: |