gstreamer/gst-libs/gst/audio
Andy Wingo d853b23819 gst-libs/gst/audio/gstbaseaudiosink.c
Original commit message from CVS:
2007-01-12  Andy Wingo  <wingo@pobox.com>

* gst-libs/gst/audio/gstbaseaudiosink.c
(gst_base_audio_sink_fixate): Implement, stolen from baseaudiosrc.
(gst_base_audio_sink_activate_pull): Remove the handwavey nego
stuff, as the base class handles this now. Actually tell the ring
buffer to start.
(gst_base_audio_sink_callback): Cast the ring buffer correctly.
How did this work before? Maybe I'm not as awesome a programmer as
I think.

* gst-libs/gst/audio/gstbaseaudiosrc.c
(gst_base_audio_src_fixate): Rework as a basesrc vmethod instead
of a pad function.
2007-01-12 21:19:35 +00:00
..
.gitignore ignore more 2005-01-17 12:45:48 +00:00
audio.c move last template doc snippets to source code and delete them 2006-06-07 11:03:03 +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 gst-libs/gst/audio/audio.h: (GST_CLOCK_TIME_TO_FRAMES) 2006-01-29 19:13:39 +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 Added docs for the audio libs. 2006-09-27 11:05:08 +00:00
gstaudioclock.h Added docs for the audio libs. 2006-09-27 11:05:08 +00:00
gstaudiofilter.c make GstElementDetails const 2006-04-28 19:46:37 +00:00
gstaudiofilter.h Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 19:19:51 +00:00
gstaudiofiltertemplate.c ext/gnomevfs/: Fix URI interface implementation return type. 2006-10-10 12:49:03 +00:00
gstaudiosink.c gst-libs/gst/audio/: Use g_strerror instead of strerror so we get UTF-8. 2006-11-06 18:24:59 +00:00
gstaudiosink.h Added docs for the audio libs. 2006-09-27 11:05:08 +00:00
gstaudiosrc.c gst-libs/gst/audio/: Use g_strerror instead of strerror so we get UTF-8. 2006-11-06 18:24:59 +00:00
gstaudiosrc.h Fix broken GObject macros 2006-04-08 18:09:17 +00:00
gstbaseaudiosink.c gst-libs/gst/audio/gstbaseaudiosink.c 2007-01-12 21:19:35 +00:00
gstbaseaudiosink.h gst-libs/gst/audio/gstbaseaudiosink.*: Make the clock sync code more accurate wrt resampling and playback at differen... 2006-11-13 17:30:17 +00:00
gstbaseaudiosrc.c gst-libs/gst/audio/gstbaseaudiosink.c 2007-01-12 21:19:35 +00:00
gstbaseaudiosrc.h Added docs for the audio libs. 2006-09-27 11:05:08 +00:00
gstringbuffer.c Small documentation updates/fixes 2007-01-09 11:15:57 +00:00
gstringbuffer.h Small documentation updates/fixes 2007-01-09 11:15:57 +00:00
make_filter gconf/Makefile.am: Fix for non-GNU make 2004-04-19 22:51:57 +00:00
Makefile.am configure.ac: split out GST_CFLAGS into GST_PLUGINS_BASE_CFLAGS and GST_CFLAGS so that GST_BASE_CFLAGS can go inbetwe... 2007-01-04 12:49:48 +00:00
mixerutils.c gst-libs/gst/audio/mixerutils.c: Make order in which elements are tried more determinable. 2006-02-20 16:21:14 +00:00
mixerutils.h gst-libs/gst/audio/mixerutils.h: Add G_BEGIN_DECLS and G_END_DECLS guards so these helpers can be used when compiling... 2007-01-12 12:47:29 +00:00
multichannel.c ext/alsa/: Add support for cards that (only) do more than 8 channels, like the Delta 44 (#345188). 2006-08-03 14:16:06 +00:00
multichannel.h ext/alsa/: Add support for cards that (only) do more than 8 channels, like the Delta 44 (#345188). 2006-08-03 14:16:06 +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/TODO: Update TODO 2006-02-17 10:15:52 +00:00