diff options
| author | Julien Moutte <julien@moutte.net> | 2005-10-25 10:47:09 +0000 |
|---|---|---|
| committer | Julien Moutte <julien@moutte.net> | 2005-10-25 10:47:09 +0000 |
| commit | 2b5cfd86cf330203c3c6840260f7a75507408aa2 (patch) | |
| tree | 77fd2c7694ada3f529acc5640f0827c7401fde23 /ChangeLog | |
| parent | cc0c33355e638707d01671e455f9b236f928f8cc (diff) | |
ext/libpng/gstpngdec.c: Push a newsegment event, move some redundant code in a single place.
Original commit message from CVS:
2005-10-25 Julien MOUTTE <julien@moutte.net>
* ext/libpng/gstpngdec.c: (user_info_callback),
(gst_pngdec_caps_create_and_set), (gst_pngdec_task): Push
a newsegment event, move some redundant code in a single place.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,6 +1,12 @@ 2005-10-25 Julien MOUTTE <julien@moutte.net> * ext/libpng/gstpngdec.c: (user_info_callback), + (gst_pngdec_caps_create_and_set), (gst_pngdec_task): Push + a newsegment event, move some redundant code in a single place. + +2005-10-25 Julien MOUTTE <julien@moutte.net> + + * ext/libpng/gstpngdec.c: (user_info_callback), (gst_pngdec_caps_create_and_set), (gst_pngdec_task): Temporary hack to get correct colors order when we have a png image with alpha channel. |
