gstreamer/gst-libs/gst/riff
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
..
Makefile.am Add -DGST_USE_UNSTABLE_API to the compiler flags to avoid warnings 2011-07-05 10:07:08 +01:00
riff-ids.h riff: document omitted field in _gst_riff_strf_auds 2010-12-03 13:53:51 +01:00
riff-media.c audio: change audio format syntax a little 2011-09-06 12:06:39 +02:00
riff-media.h expand tabs 2005-12-06 19:42:02 +00:00
riff-read.c Fix debug statements 2011-08-10 11:15:41 +02:00
riff-read.h docs/libs/: add remaining symbols into correct setions 2006-06-16 10:02:25 +00:00
riff.c Add -Wmissing-declarations -Wmissing-prototypes to warning flags 2010-03-11 13:50:31 +01:00
riff.def add more plugins to the build add some definitions needed by plugins fixes for build problems 2004-07-26 22:09:59 +00:00
riff.vcproj more working plugins 2004-07-27 21:41:30 +00:00