gstreamer/gst/volume
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 added volume demo app 2004-06-14 10:04:44 +00:00
gstvolume.c audio: change audio format syntax a little 2011-09-06 12:06:39 +02:00
gstvolume.h volume: If a controller is used, use sample accurate property values 2010-03-09 20:58:38 +00:00
gstvolumeorc-dist.c volume: Update disted ORC files 2011-08-05 13:06:31 +02:00
gstvolumeorc-dist.h gst: update disted orc backup code 2011-04-16 15:59:45 +01:00
gstvolumeorc.orc volume: Fix handling of volume>=4.0 for 8 and 16 bit integer formats 2011-05-31 11:07:11 +02:00
Makefile.am android: make it ready for androgenizer 2011-04-11 07:23:21 +02:00
volume.vcproj more working plugins 2004-07-27 21:41:30 +00:00