gstreamer/ext
Julien Moutte 1aa9f76c49 configure.ac: Adding videomixer.
Original commit message from CVS:
2005-10-17  Julien MOUTTE  <julien@moutte.net>

* configure.ac: Adding videomixer.
* ext/libpng/gstpngdec.c: (gst_pngdec_class_init),
(user_read_data), (gst_pngdec_chain): More debugging.
* gst/alpha/Makefile.am: Adding alphacolor
* gst/alpha/gstalphacolor.c: (gst_alpha_color_base_init),
(gst_alpha_color_class_init), (gst_alpha_color_init),
(gst_alpha_color_transform_caps), (gst_alpha_color_set_caps),
(transform_rgb), (transform_bgr),
(gst_alpha_color_transform_ip),
(plugin_init): Ported to 0.9 using in place base tranform.
* gst/videomixer/Makefile.am:
* gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
(gst_videomixer_pad_class_init),
(gst_videomixer_pad_sink_setcaps),
(gst_videomixer_pad_link), (gst_videomixer_pad_unlink),
(gst_videomixer_pad_init), (gst_videomixer_class_init),
(gst_videomixer_init), (gst_videomixer_getcaps),
(gst_videomixer_request_new_pad), (gst_videomixer_fill_queues),
(gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
(gst_videomixer_collected), (gst_videomixer_change_state):
Ported
to 0.9 using collectpads.
2005-10-17 08:46:30 +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 configure.ac: Adding videomixer. 2005-10-17 08:46:30 +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