gst/ffmpegcolorspace/gstffmpegcolorspace.c: D'oh, reference the palette data, not...
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>
Sat, 29 Jan 2005 15:24:38 +0000 (15:24 +0000)
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>
Sat, 29 Jan 2005 15:24:38 +0000 (15:24 +0000)
Original commit message from CVS:
* gst/ffmpegcolorspace/gstffmpegcolorspace.c:
(gst_ffmpegcsp_chain):
D'oh, reference the palette data, not the palette structure.
Fixes color distortion in #132341.

ChangeLog

index 8bd470e5620f70cce49ca39775334a2e177a6c49..1607474ae26566d400b95ae4cb9ff7a596b8f92d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
+
+       * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
+       (gst_ffmpegcsp_chain):
+         D'oh, reference the palette data, not the palette structure.
+         Fixes color distortion in #132341.
+
 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
 
        * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):