gstreamer/gst/audioconvert
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 gst/audioconvert/gstaudioconvert.c: create channel conversion matrix when linking 2005-02-13 17:39:22 +00:00
audioconvert.c audio: rework audio caps. 2011-08-18 19:15:03 +02:00
audioconvert.h audio: rework audio caps. 2011-08-18 19:15:03 +02:00
audioconvert.vcproj more working plugins 2004-07-27 21:41:30 +00:00
channelmixtest.c *.c: Don't cast to GstObject before reffing/unreffing. 2005-06-28 10:16:13 +00:00
gstaudioconvert.c audio: rework audio caps. 2011-08-18 19:15:03 +02:00
gstaudioconvert.h audio: rework audio caps. 2011-08-18 19:15:03 +02:00
gstaudioconvertorc-dist.c audioconvert: update orc dist files 2011-07-07 10:28:08 +02:00
gstaudioconvertorc-dist.h audioconvert: update orc dist files 2011-07-07 10:28:08 +02:00
gstaudioconvertorc.orc audioconvert: don't use .init function 2011-07-07 10:24:55 +02:00
gstaudioquantize.c audio: rework audio caps. 2011-08-18 19:15:03 +02:00
gstaudioquantize.h Add -Wredundant-decls to warning flags 2010-03-11 15:38:18 +01:00
gstchannelmix.c audio: rework audio caps. 2011-08-18 19:15:03 +02:00
gstchannelmix.h Add -Wredundant-decls to warning flags 2010-03-11 15:38:18 +01:00
gstfastrandom.h Fix for -Wold-style-definition 2010-03-17 12:09:25 +01:00
Makefile.am android: make it ready for androgenizer 2011-04-11 07:23:21 +02:00
plugin.c audioconvert: don't use .init function 2011-07-07 10:24:55 +02:00
plugin.h borgify further clean up docs a little 2005-12-01 01:12:55 +00:00