gstreamer/gst/matroska
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
..
ebml-ids.h Write track and segment UIDs, write muxing date, write TRACKDEFAULTDURATION for TTA audio, write BLOCKDURATION if known. 2004-09-01 12:10:21 +00:00
ebml-read.c All plugins updated for element state changes. 2005-09-02 15:44:50 +00:00
ebml-read.h gst/matroska/: Disgustingly evil hack for working around INTERRUPT events and their extremely annoying habit of being... 2004-12-03 21:08:17 +00:00
ebml-write.c All plugins updated for element state changes. 2005-09-02 15:44:50 +00:00
ebml-write.h *.h: Revert indenting 2004-03-15 16:32:54 +00:00
Makefile.am fix build and use of GST_LIBS 2005-09-23 04:23:00 +00:00
matroska-demux.c renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enum definition 2005-10-12 14:29:43 +00:00
matroska-demux.h Fix Vorbis streams failing to decode in some files, where cluster_time isn't 0, because then it doesn't send codec_pr... 2004-12-28 16:39:48 +00:00
matroska-ids.h OGM text support, Matroska UTF-8 text support, deadlock fixes all over the place, subtitle awareness in decodebin/pla... 2005-01-08 18:22:41 +00:00
matroska-mux.c All plugins updated for element state changes. 2005-09-02 15:44:50 +00:00
matroska-mux.h Write meta-seek information (seek heads). 2004-09-09 17:54:26 +00:00
matroska.c gst-indent 2004-03-14 22:34:33 +00:00
matroska.vcproj more working plugins 2004-07-27 21:41:30 +00:00