gstreamer/gst/adder
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 Initial revision 2001-12-22 22:43:48 +00:00
adder.vcproj more working plugins 2004-07-27 21:41:30 +00:00
gstadder.c audio: rework audio caps. 2011-08-18 19:15:03 +02:00
gstadder.h Merge branch 'master' into 0.11 2011-08-16 18:01:14 +02:00
gstadderorc-dist.c gst: update disted orc backup code 2011-04-16 15:59:45 +01:00
gstadderorc-dist.h gst: update disted orc backup code 2011-04-16 15:59:45 +01:00
gstadderorc.orc Revert "Revert "Use init functions for Orc code"" 2010-09-09 10:57:41 +02:00
Makefile.am android: make it ready for androgenizer 2011-04-11 07:23:21 +02:00