gstreamer/gst-libs/gst/audio
Ronald S. Bultje 7795794bf0 Fixes for API changes in core.
Original commit message from CVS:
* ext/ogg/gstoggmux.c: (gst_ogg_mux_get_headers),
(gst_ogg_mux_set_header_on_caps):
* ext/theora/theoraenc.c: (theora_set_header_on_caps):
* ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
* ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps):
* gst-libs/gst/audio/multichannel.c:
(gst_audio_set_channel_positions),
(gst_audio_set_structure_channel_positions_list):
* gst/playback/gstdecodebin.c: (dynamic_create):
* gst/playback/gstplaybasebin.c: (setup_source), (mute_group_type):
* gst/playback/gststreaminfo.c: (gst_stream_info_set_mute):
Fixes for API changes in core.
2005-07-20 17:16:54 +00:00
..
.gitignore ignore more 2005-01-17 12:45:48 +00:00
audio.c Surround sound support. 2004-11-25 20:36:29 +00:00
audio.def add more plugins to the build add some definitions needed by plugins fixes for build problems 2004-07-26 22:09:59 +00:00
audio.h use overridable ERROR_CFLAGS; more macro splitting 2005-07-10 12:03:58 +00:00
audio.vcproj more working plugins 2004-07-27 21:41:30 +00:00
audiofilter.vcproj more working plugins 2004-07-27 21:41:30 +00:00
gstaudioclock.c gst-libs/gst/audio/: Make sure the audio clock always returns an increasing value. 2005-07-20 09:08:05 +00:00
gstaudioclock.h gst-libs/gst/audio/: Make sure the audio clock always returns an increasing value. 2005-07-20 09:08:05 +00:00
gstaudiofilter.c use overridable ERROR_CFLAGS; more macro splitting 2005-07-10 12:03:58 +00:00
gstaudiofilter.h use overridable ERROR_CFLAGS; more macro splitting 2005-07-10 12:03:58 +00:00
gstaudiofiltertemplate.c use overridable ERROR_CFLAGS; more macro splitting 2005-07-10 12:03:58 +00:00
gstaudiosink.c use overridable ERROR_CFLAGS; more macro splitting 2005-07-10 12:03:58 +00:00
gstaudiosink.h use overridable ERROR_CFLAGS; more macro splitting 2005-07-10 12:03:58 +00:00
gstaudiosrc.c use overridable ERROR_CFLAGS; more macro splitting 2005-07-10 12:03:58 +00:00
gstaudiosrc.h use overridable ERROR_CFLAGS; more macro splitting 2005-07-10 12:03:58 +00:00
gstbaseaudiosink.c gst-libs/gst/audio/: Make sure the audio clock always returns an increasing value. 2005-07-20 09:08:05 +00:00
gstbaseaudiosink.h use overridable ERROR_CFLAGS; more macro splitting 2005-07-10 12:03:58 +00:00
gstbaseaudiosrc.c Updated seek example. 2005-07-16 14:47:27 +00:00
gstbaseaudiosrc.h use overridable ERROR_CFLAGS; more macro splitting 2005-07-10 12:03:58 +00:00
gstringbuffer.c Updated seek example. 2005-07-16 14:47:27 +00:00
gstringbuffer.h Updated seek example. 2005-07-16 14:47:27 +00:00
make_filter gconf/Makefile.am: Fix for non-GNU make 2004-04-19 22:51:57 +00:00
Makefile.am install but don't dist the enumtypes 2005-07-13 19:28:39 +00:00
multichannel.c Fixes for API changes in core. 2005-07-20 17:16:54 +00:00
multichannel.h Add G_BEGIN_DECLS and G_END_DECLS around headers where missing, so that they work when included from C++ code 2005-02-09 22:31:05 +00:00
testchannels.c Plugin port to 0.9, ogg/theora playback should work in the seek example now. 2005-03-31 09:43:49 +00:00
TODO gst-libs/gst/audio/: Make sure the audio clock always returns an increasing value. 2005-07-20 09:08:05 +00:00