diff options
| author | Jan Schmidt <thaytan@mad.scientist.com> | 2007-07-06 11:42:53 +0000 |
|---|---|---|
| committer | Jan Schmidt <thaytan@mad.scientist.com> | 2007-07-06 11:42:53 +0000 |
| commit | 5e32a710d7e28c063424d9334a74973c7ad19b0c (patch) | |
| tree | a9f7eee4627badf2b584f0d4fa2e87eb4fbe64cb /ChangeLog | |
| parent | d13ee0dff1ea31add53b5af65e9367eb68d28b51 (diff) | |
ext/libpng/gstpngdec.c: Remove endianness-flipping hack that seems to have been required only because of a bug in ffm...
Original commit message from CVS:
* ext/libpng/gstpngdec.c: (gst_pngdec_caps_create_and_set):
Remove endianness-flipping hack that seems to have been required
only because of a bug in ffmpegcolorspace.
Partially Fixes: #451908
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2007-07-06 Jan Schmidt <thaytan@mad.scientist.com> + + * ext/libpng/gstpngdec.c: (gst_pngdec_caps_create_and_set): + Remove endianness-flipping hack that seems to have been required + only because of a bug in ffmpegcolorspace. + Partially Fixes: #451908 + 2007-07-05 Stefan Kost <ensonic@users.sf.net> * docs/plugins/Makefile.am: |
