gstreamer/gst
Stefan Kost 43bc15fa94 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/cdparanoia/gstcdparanoia.c: (cdparanoia_get),
(cdparanoia_open), (cdparanoia_close), (cdparanoia_event),
(cdparanoia_convert), (cdparanoia_query):
* ext/cdparanoia/gstcdparanoia.h:
* ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_init),
(gst_gnomevfssink_open_file), (gst_gnomevfssink_close_file),
(gst_gnomevfssink_chain), (gst_gnomevfssink_change_state):
* ext/ogg/gstoggmux.c: (gst_ogg_mux_init):
* gst/audioscale/gstaudioscale.c: (gst_audioscale_init):
* gst/playback/gststreamselector.c: (gst_stream_selector_init):
* gst/tcp/gstmultifdsink.c: (gst_multifdsink_init),
(gst_multifdsink_render), (gst_multifdsink_start),
(gst_multifdsink_stop):
* gst/tcp/gstmultifdsink.h:
* gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init),
(gst_tcpclientsink_render), (gst_tcpclientsink_start),
(gst_tcpclientsink_stop):
* gst/tcp/gsttcpclientsink.h:
* gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),
(gst_tcpclientsrc_getcaps), (gst_tcpclientsrc_create),
(gst_tcpclientsrc_start), (gst_tcpclientsrc_stop):
* gst/tcp/gsttcpclientsrc.h:
* gst/tcp/gsttcpserversink.h:
* gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init),
(gst_tcpserversrc_create), (gst_tcpserversrc_start),
(gst_tcpserversrc_stop):
* gst/tcp/gsttcpserversrc.h:
* sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_init):
* sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init):
* sys/ximage/ximagesink.c: (gst_ximagesink_init):
renamed GST_FLAGS macros to GST_OBJECT_FLAGS
moved bitshift from macro to enum definition
2005-10-12 14:32:29 +00:00
..
adder gst/adder/gstadder.c: Add query function to source pad, so adder reports the correct time/sample position when querie... 2005-10-09 08:56:54 +00:00
audioconvert gst/audioconvert/: Alloc temp storage somewhere else where we can do it more portable. 2005-10-10 13:45:39 +00:00
audiorate All plugins updated for element state changes. 2005-09-02 15:43:18 +00:00
audioresample gst/audioresample/: Convert to using gst debugging 2005-09-23 16:40:27 +00:00
audioscale renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enum definition 2005-10-12 14:32:29 +00:00
audiotestsrc gst/audiotestsrc/gstaudiotestsrc.*: fixed typo, added pink noise 2005-10-09 20:47:31 +00:00
ffmpegcolorspace fix up ffmpegcolorspace docs; extract header 2005-09-15 15:43:28 +00:00
playback renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enum definition 2005-10-12 14:32:29 +00:00
sine add new plugin and element 2005-10-09 18:34:44 +00:00
subparse All plugins updated for element state changes. 2005-09-02 15:43:18 +00:00
tags make GST_PLUGIN_LDFLAGS only be flags; GST_LIBS should be added manually to each Makefile.am so we are sure it goes 2005-07-13 17:58:07 +00:00
tcp renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enum definition 2005-10-12 14:32:29 +00:00
typefind gst/typefind/gsttypefindfunctions.c: Add wavpack and spc typefind functions from 0.8 branch. 2005-10-09 19:16:15 +00:00
videorate check/generic/states.c: remove old property. 2005-10-11 16:30:55 +00:00
videoscale check/: Add extra tests for basetransform based components. 2005-09-09 17:53:47 +00:00
videotestsrc gst/videotestsrc/gstvideotestsrc.c: Implement live source mode and unlocking. 2005-09-28 13:36:45 +00:00
volume gst/sine/gstsinesrc.*: Refactor, remove the table lookup code, change the 'sync' property to 'is-live' and implement ... 2005-09-26 15:52:06 +00:00
Makefile.am remove a whole bunch of plugins. This module now contains a set of free reference plugins/elements as agreed. 2005-02-23 12:45:50 +00:00