gstreamer/gst-libs/gst/audio
Tim-Philipp Müller ea41bfefd7 ext/alsa/: Add support for cards that (only) do more than 8 channels, like the Delta 44 (#345188).
Original commit message from CVS:
* ext/alsa/gstalsa.c: (caps_add_channel_configuration),
(gst_alsa_detect_channels):
* ext/alsa/gstalsasink.c:
Add support for cards that (only) do more than 8 channels,
like the Delta 44 (#345188).
* gst-libs/gst/audio/multichannel.c:
(gst_audio_check_channel_positions):
* gst-libs/gst/audio/multichannel.h:
API: add GST_AUDIO_CHANNEL_POSITION_NONE, which stands for an
unspecified channel position and cannot be combined with any
of the other audio channel positions; adjust position layout
checks accordingly (#345188).
2006-08-03 14:16:06 +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 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 gst-libs/gst/audio/gstaudiosink.c: Fix leak. 2006-07-21 10:43:54 +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: Don't try to align a sample to an unknown value. 2006-07-24 16:47:10 +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 ext/alsa/gstalsasink.c: Don't try to calculate silence samples, base class does this much better now. 2006-07-24 14:34:42 +00:00
gstringbuffer.h ext/alsa/gstalsasink.c: Don't try to calculate silence samples, base class does this much better now. 2006-07-24 14:34:42 +00:00
make_filter gconf/Makefile.am: Fix for non-GNU make 2004-04-19 22:51:57 +00:00
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 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