gstreamer/ext
Julien Moutte 1d531d5b24 ext/libpng/gstpngdec.*: Complete rewrite of pngdec. It's now very nice and handle push/pull based model. if you have ...
Original commit message from CVS:
2005-10-19  Julien MOUTTE  <julien@moutte.net>

* ext/libpng/gstpngdec.c: (gst_pngdec_class_init),
(gst_pngdec_init), (user_error_fn), (user_warning_fn),
(user_info_callback), (user_endrow_callback),
(user_end_callback),
(user_read_data), (gst_pngdec_caps_create_and_set),
(gst_pngdec_task), (gst_pngdec_chain), (gst_pngdec_sink_event),
(gst_pngdec_libpng_clear), (gst_pngdec_libpng_init),
(gst_pngdec_change_state), (gst_pngdec_sink_activate_push),
(gst_pngdec_sink_activate_pull), (gst_pngdec_sink_activate):
* ext/libpng/gstpngdec.h: Complete rewrite of pngdec. It's now
very nice and handle push/pull based model. if you have filesrc
connected to it, it will do random access to load the png file.
If you have a network source that can't do _getrange, it does
progressive loading through the chain function.
* gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps),
(transform_rgb), (transform_bgr): Fix caps negotiation correctly
thanks to Master Wim Taymans ;-)
2005-10-18 22:44:11 +00:00
..
aalib All plugins updated for element state changes. 2005-09-02 15:44:50 +00:00
cairo fix dist 2005-10-13 16:01:35 +00:00
dv newsegment API update. 2005-10-11 16:33:08 +00:00
esd renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enum definition 2005-10-12 14:29:43 +00:00
flac newsegment API update. 2005-10-11 16:33:08 +00:00
gconf ext/gconf/: Make sure element is NULL before removing from the bin. 2005-10-10 12:31:07 +00:00
gdk_pixbuf renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enum definition 2005-10-12 14:29:43 +00:00
jpeg fix build and use of GST_LIBS 2005-09-23 04:23:00 +00:00
ladspa ext/raw1394/gstdv1394src.c: Make interruptible, so it won't block forever in a read(). 2005-10-07 15:24:24 +00:00
libcaca fix build and use of GST_LIBS 2005-09-23 04:23:00 +00:00
libmng fix build and use of GST_LIBS 2005-09-23 04:23:00 +00:00
libpng ext/libpng/gstpngdec.*: Complete rewrite of pngdec. It's now very nice and handle push/pull based model. if you have ... 2005-10-18 22:44:11 +00:00
mikmod fix build and use of GST_LIBS 2005-09-23 04:23:00 +00:00
pango renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enum definition 2005-10-12 14:29:43 +00:00
raw1394 Don't unref the message. 2005-10-07 16:28:24 +00:00
shout2 use gst_version_string 2005-10-16 14:33:05 +00:00
speex ext/speex/gstspeexenc.c: Fix handling of GST_TAG_DATE, which is now of GST_TYPE_DATE; use GST_READ_UINT32_LE() and fr... 2005-10-13 18:59:35 +00:00
Makefile.am dist cairo 2005-10-12 03:14:57 +00:00