diff options
author | Julien Moutte <julien@moutte.net> | 2006-03-06 22:22:45 +0000 |
---|---|---|
committer | Julien Moutte <julien@moutte.net> | 2006-03-06 22:22:45 +0000 |
commit | f50d6d8014032f5cb7f6925315ff9cae0962c131 (patch) | |
tree | 647f915b38996acea2d83271bf076e8aebd1e3d2 /ChangeLog | |
parent | 655c7fcb2ed0622dd440ab8955749dc638dec165 (diff) |
ext/libpng/gstpngdec.c: Implement paletted and grayscale png files handling. (#150363).
Original commit message from CVS:
2006-03-06 Julien MOUTTE <julien@moutte.net>
* ext/libpng/gstpngdec.c: (gst_pngdec_caps_create_and_set):
Implement paletted and grayscale png files handling.
(#150363).
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2006-03-06 Julien MOUTTE <julien@moutte.net> + + * ext/libpng/gstpngdec.c: (gst_pngdec_caps_create_and_set): + Implement paletted and grayscale png files handling. + (#150363). + 2006-03-06 Thomas Vander Stichele <thomas at apestaart dot org> * ext/speex/gstspeexenc.c: (gst_speexenc_set_header_on_caps), |