gstreamer/gst/oldcore
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
..
gstaggregator.c Updates for two-arg init from GST_BOILERPLATE. 2005-08-28 17:59:20 +00:00
gstaggregator.h Move core plugins out of core. I don't mind fdsrc/fdsink going back into the core; they were just disabled there, so 2005-05-15 23:06:37 +00:00
gstelements.c standard elements 2005-08-14 16:14:11 +00:00
gstfdsink.c Updates for two-arg init from GST_BOILERPLATE. 2005-08-28 17:59:20 +00:00
gstfdsink.h Move core plugins out of core. I don't mind fdsrc/fdsink going back into the core; they were just disabled there, so 2005-05-15 23:06:37 +00:00
gstmd5sink.c All plugins updated for element state changes. 2005-09-02 15:44:50 +00:00
gstmd5sink.h Move core plugins out of core. I don't mind fdsrc/fdsink going back into the core; they were just disabled there, so 2005-05-15 23:06:37 +00:00
gstmultifilesrc.c renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enum definition 2005-10-12 14:29:43 +00:00
gstmultifilesrc.h renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enum definition 2005-10-12 14:29:43 +00:00
gstpipefilter.c renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enum definition 2005-10-12 14:29:43 +00:00
gstpipefilter.h renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enum definition 2005-10-12 14:29:43 +00:00
gstshaper.c Updates for two-arg init from GST_BOILERPLATE. 2005-08-28 17:59:20 +00:00
gstshaper.h Move core plugins out of core. I don't mind fdsrc/fdsink going back into the core; they were just disabled there, so 2005-05-15 23:06:37 +00:00
gststatistics.c Updates for two-arg init from GST_BOILERPLATE. 2005-08-28 17:59:20 +00:00
gststatistics.h Move core plugins out of core. I don't mind fdsrc/fdsink going back into the core; they were just disabled there, so 2005-05-15 23:06:37 +00:00
Makefile.am fix build and use of GST_LIBS 2005-09-23 04:23:00 +00:00