gstreamer/ext
Stefan Kost 987ab4dd81 renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enum definition
Original commit message from CVS:
* examples/indexing/indexmpeg.c: (main):
* ext/esd/esdmon.c: (gst_esdmon_open_audio),
(gst_esdmon_close_audio), (gst_esdmon_change_state):
* ext/esd/esdmon.h:
* ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init):
* ext/pango/gsttextoverlay.c: (gst_textoverlay_init):
* gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_init):
* gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_init):
* gst/avi/gstavimux.c: (gst_avimux_init):
* gst/matroska/matroska-demux.c: (gst_matroska_demux_init):
* gst/multipart/multipartdemux.c: (gst_multipart_demux_init):
* gst/multipart/multipartmux.c: (gst_multipart_mux_init):
* gst/oldcore/gstmultifilesrc.c: (gst_multifilesrc_init),
(gst_multifilesrc_get), (gst_multifilesrc_open_file),
(gst_multifilesrc_close_file), (gst_multifilesrc_change_state):
* gst/oldcore/gstmultifilesrc.h:
* gst/oldcore/gstpipefilter.c: (gst_pipefilter_init),
(gst_pipefilter_open_file), (gst_pipefilter_close_file),
(gst_pipefilter_change_state):
* gst/oldcore/gstpipefilter.h:
* gst/smoothwave/gstsmoothwave.c: (gst_smoothwave_init):
* gst/videomixer/videomixer.c: (gst_videomixer_init):
* sys/osxaudio/gstosxaudiosink.c: (gst_osxaudiosink_init):
* sys/osxaudio/gstosxaudiosink.h:
* sys/osxaudio/gstosxaudiosrc.h:
renamed GST_FLAGS macros to GST_OBJECT_FLAGS
moved bitshift from macro to enum definition
2005-10-12 14:29:43 +00:00
..
aalib All plugins updated for element state changes. 2005-09-02 15:44:50 +00:00
cairo ext/: update of cairo-based timeoverlay to 1.0 Cairo API doesn't work yet for resizing of output sink 2005-10-12 03:12:57 +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 fix build and use of GST_LIBS 2005-09-23 04:23:00 +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 fix build and use of GST_LIBS 2005-09-23 04:23:00 +00:00
speex ext/speex/gstspeexdec.c: newsegment API fix. 2005-10-11 17:38:29 +00:00
Makefile.am dist cairo 2005-10-12 03:14:57 +00:00