gstreamer/gst/adder
Wim Taymans 33196cdd2c audio: change audio format syntax a little
Remove the _ in front of the endianness prefix.
Remove the _3 postfix for the 24 bits formats.
Add a _32 postfix after the formats that occupy extra space beyond their
natural size.
The result is that the GST_AUDIO_NE() macro can simply append the endianness
after all formats and that we only specify a different sample width when it is
different from the natural size of the sample. This makes things more consistent
and follows the pulseaudio conventions instead of the alsa ones.
2011-09-06 12:06:39 +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: change audio format syntax a little 2011-09-06 12:06:39 +02:00
gstadder.h adder: port to new caps 2011-08-19 17:05:55 +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