gstreamer/gst/audiorate
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
..
audiorate.vcproj more working plugins 2004-07-27 21:41:30 +00:00
gstaudiorate.c audio: change audio format syntax a little 2011-09-06 12:06:39 +02:00
gstaudiorate.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