gstreamer/gst-libs/gst/audio
Wim Taymans dae848818d audio: rework audio caps.
Rework the audio caps similar to the video caps. Remove
width/depth/endianness/signed fields and replace with a simple string
format and media type audio/x-raw.
Create a GstAudioInfo and some helper methods to parse caps.
Remove duplicate code from the ringbuffer and replace with audio info.
Use AudioInfo in the base audio filter class.
Port elements to new API.
2011-08-18 19:15:03 +02:00
..
.gitignore audio: move testchannels example to 'tests/examples' dir 2011-05-27 15:09:25 +03:00
audio.c audio: rework audio caps. 2011-08-18 19:15:03 +02: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 audio: rework audio caps. 2011-08-18 19:15:03 +02: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 audio: clean up headers 2011-06-21 18:17:59 +02:00
gstaudioclock.h audio: clean up headers 2011-06-21 18:17:59 +02:00
gstaudiofilter.c audio: rework audio caps. 2011-08-18 19:15:03 +02:00
gstaudiofilter.h audio: rework audio caps. 2011-08-18 19:15:03 +02:00
gstaudioiec61937.c audio: rework audio caps. 2011-08-18 19:15:03 +02:00
gstaudioiec61937.h docs: fix docs for new api 2011-05-23 14:56:17 +03:00
gstaudiosink.c audio: clean up audiosink headers 2011-06-21 18:13:48 +02:00
gstaudiosink.h audio: clean up audiosink headers 2011-06-21 18:13:48 +02:00
gstaudiosrc.c audio: Use G_DEFINE_TYPE instead of GST_BOILERPLATE 2011-04-19 10:52:00 +02:00
gstaudiosrc.h docs: fixup audio-library docs 2011-05-23 15:08:24 +03:00
gstbaseaudiosink.c audio: rework audio caps. 2011-08-18 19:15:03 +02:00
gstbaseaudiosink.h audio: clean up headers 2011-06-21 18:17:59 +02:00
gstbaseaudiosrc.c audio: rework audio caps. 2011-08-18 19:15:03 +02:00
gstbaseaudiosrc.h gst-libs/gst/audio/: Complete Sebastien's commit from the 13th by exporting the _slave_method_get_type() methods. 2008-12-30 17:55:07 +00:00
gstringbuffer.c audio: rework audio caps. 2011-08-18 19:15:03 +02:00
gstringbuffer.h audio: rework audio caps. 2011-08-18 19:15:03 +02:00
Makefile.am audio: rework audio caps. 2011-08-18 19:15:03 +02:00
mixerutils.c feature: use object name instaed of feature name 2011-05-24 18:21:06 +02: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 audio: rework audio caps. 2011-08-18 19:15:03 +02:00
multichannel.h audio: rework audio caps. 2011-08-18 19:15:03 +02:00
TODO gst-libs/gst/audio/TODO: Update TODO 2006-02-17 10:15:52 +00:00