gstreamer/gst
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
..
alpha 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
audiofx Way, way, way too many files: Remove crack comment from the 2000 era. 2005-07-05 10:51:49 +00:00
auparse newsegment API update. 2005-10-11 16:33:08 +00:00
autodetect renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enum definition 2005-10-12 14:29:43 +00:00
avi renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enum definition 2005-10-12 14:29:43 +00:00
cutter fix build and use of GST_LIBS 2005-09-23 04:23:00 +00:00
debug configure.ac: Add check for mmap 2005-10-07 11:30:41 +00:00
effectv fix build and use of GST_LIBS 2005-09-23 04:23:00 +00:00
equalizer licensing, name and description changes 2005-08-14 16:10:55 +00:00
flx configure.ac: Enable flx plugin. 2005-10-17 14:56:12 +00:00
goom newsegment API update. 2005-10-11 16:33:08 +00:00
interleave more working plugins 2004-07-27 21:41:30 +00:00
law fix build and use of GST_LIBS 2005-09-23 04:23:00 +00:00
level gst/level/level-example.c: Update for new bus API. 2005-09-29 13:08:41 +00:00
matroska gst/matroska/: Ported matroska demuxer to 0.9. 2005-10-18 18:12:31 +00:00
median fix build and use of GST_LIBS 2005-09-23 04:23:00 +00:00
monoscope fix build and use of GST_LIBS 2005-09-23 04:23:00 +00:00
multipart renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enum definition 2005-10-12 14:29:43 +00:00
oldcore renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enum definition 2005-10-12 14:29:43 +00:00
qtdemux gst/: newsegment API update. 2005-10-11 16:34:36 +00:00
rtp gst/rtp/: Various class and caps fixes from Andre Magalhaes (andrunko) 2005-09-30 16:36:49 +00:00
rtsp fix build and use of GST_LIBS 2005-09-23 04:23:00 +00:00
smoothwave renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enum definition 2005-10-12 14:29:43 +00:00
smpte fix build and use of GST_LIBS 2005-09-23 04:23:00 +00:00
spectrum Way, way, way too many files: Remove crack comment from the 2000 era. 2005-07-05 10:51:49 +00:00
udp gst/rtsp/gstrtspsrc.c: More SDP parsing and caps setting. 2005-09-21 17:53:26 +00:00
videobox gst/videobox/gstvideobox.c: Fix caps nego some more to get 2005-10-17 16:59:20 +00:00
videocrop Fix up all the state change functions. 2005-09-05 17:20:28 +00:00
videofilter fix build and use of GST_LIBS 2005-09-23 04:23:00 +00:00
videomixer configure.ac: Adding videomixer. 2005-10-17 08:46:30 +00:00
wavenc newsegment API update. 2005-10-11 16:33:08 +00:00
wavparse gst/wavparse/gstwavparse.c: Fix for segment-start/stop API change. 2005-10-18 13:21:18 +00:00
Makefile.am tidying up -good for business 2005-08-30 17:32:12 +00:00