gstreamer/gst-libs/gst/audio
Wim Taymans a0354a5b96 gst-libs/gst/audio/gstbaseaudiosrc.c: Don't try to post an error message when setting the clock fails as this can hap...
Original commit message from CVS:
* gst-libs/gst/audio/gstbaseaudiosrc.c:
(gst_base_audio_src_set_clock),
(gst_base_audio_src_check_get_range), (gst_base_audio_src_create):
Don't try to post an error message when setting the clock fails
as this can happen when adding an element to a bin which will then
deadlock. Fixes #347296.
2006-07-12 13:24:19 +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
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 Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) 2006-04-08 21:02:53 +00:00
gstaudioclock.h Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 19:19:51 +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 make GstElementDetails const 2006-04-28 19:46:37 +00:00
gstaudiosink.c Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) 2006-04-08 21:02:53 +00:00
gstaudiosink.h Fix broken GObject macros 2006-04-08 18:09:17 +00:00
gstaudiosrc.c gst-libs/gst/audio/gstbaseaudiosrc.c: GstBaseAudioSrc must be live or it does not work. 2006-04-28 14:37:46 +00:00
gstaudiosrc.h Fix broken GObject macros 2006-04-08 18:09:17 +00:00
gstbaseaudiosink.c gst-libs/gst/audio/gstbaseaudiosink.c: Use gobject_class instead of G_OBJECT_CLASS (klass) 2006-07-06 15:54:50 +00:00
gstbaseaudiosink.h gst-libs/gst/audio/: Document better the fact that latency_time and buffer_time are values stored in microseconds, an... 2006-06-03 21:06:49 +00:00
gstbaseaudiosrc.c gst-libs/gst/audio/gstbaseaudiosrc.c: Don't try to post an error message when setting the clock fails as this can hap... 2006-07-12 13:24:19 +00:00
gstbaseaudiosrc.h Fix broken GObject macros 2006-04-08 18:09:17 +00:00
gstringbuffer.c Revert last two changes that broke the freeze. 2006-07-12 11:28:37 +00:00
gstringbuffer.h docs/libs/: add remaining symbols into correct setions 2006-06-16 10:02:25 +00:00
make_filter
Makefile.am gst-libs/gst/audio/Makefile.am: Link against libgstinterfaces, needed for mixer and property probe stuff. 2006-01-09 10:52:33 +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 Add docs for mixerutils stuff. 2006-01-14 12:52:22 +00:00
multichannel.c gst-libs/gst/audio/multichannel.c: It's okay to have caps with channels=1 and a channel position different from GST_A... 2006-05-16 17:34:14 +00:00
multichannel.h expand tabs 2005-12-06 19:42:02 +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