gstreamer/gst-libs/gst/audio
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 audio: move testchannels example to 'tests/examples' dir 2011-05-27 15:09:25 +03:00
audio.c audio: change audio format syntax a little 2011-09-06 12:06:39 +02:00
audio.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
audio.h audio: change audio format syntax a little 2011-09-06 12:06:39 +02:00
audio.vcproj more working plugins 2004-07-27 21:41:30 +00:00
audiofilter.vcproj more working plugins 2004-07-27 21:41:30 +00:00
gstaudioclock.c audio: clean up headers 2011-06-21 18:17:59 +02:00
gstaudioclock.h audio: clean up headers 2011-06-21 18:17:59 +02:00
gstaudiofilter.c Merge branch 'master' into 0.11 2011-08-22 13:06:27 +02:00
gstaudiofilter.h audio: add more macros 2011-08-19 14:03:23 +02:00
gstaudioiec61937.c audio: rework audio caps. 2011-08-18 19:15:03 +02:00
gstaudioiec61937.h docs: fix docs for new api 2011-05-23 14:56:17 +03:00
gstaudiosink.c audio: clean up audiosink headers 2011-06-21 18:13:48 +02:00
gstaudiosink.h audio: clean up audiosink headers 2011-06-21 18:13:48 +02:00
gstaudiosrc.c audio: Use G_DEFINE_TYPE instead of GST_BOILERPLATE 2011-04-19 10:52:00 +02:00
gstaudiosrc.h docs: fixup audio-library docs 2011-05-23 15:08:24 +03:00
gstbaseaudiodecoder.c base: port to 0.11 2011-08-29 13:28:08 +02:00
gstbaseaudiodecoder.h base: port to 0.11 2011-08-29 13:28:08 +02:00
gstbaseaudioencoder.c base: port to 0.11 2011-08-29 13:28:08 +02:00
gstbaseaudioencoder.h base: port to 0.11 2011-08-29 13:28:08 +02:00
gstbaseaudiosink.c audio: rework audio caps. 2011-08-18 19:15:03 +02:00
gstbaseaudiosink.h audio: clean up headers 2011-06-21 18:17:59 +02:00
gstbaseaudiosrc.c audio: rework audio caps. 2011-08-18 19:15:03 +02:00
gstbaseaudiosrc.h gst-libs/gst/audio/: Complete Sebastien's commit from the 13th by exporting the _slave_method_get_type() methods. 2008-12-30 17:55:07 +00:00
gstringbuffer.c audio: move function to convert 2011-08-22 16:11:27 +02:00
gstringbuffer.h audio: rework audio caps. 2011-08-18 19:15:03 +02:00
Makefile.am Merge branch 'master' into 0.11 2011-08-29 11:37:36 +02:00
mixerutils.c feature: use object name instaed of feature name 2011-05-24 18:21:06 +02:00
mixerutils.h gst-libs/gst/audio/mixerutils.h: Add G_BEGIN_DECLS and G_END_DECLS guards so these helpers can be used when compiling... 2007-01-12 12:47:29 +00:00
multichannel.c Merge branch 'master' into 0.11 2011-08-29 11:37:36 +02:00
multichannel.h Merge branch 'master' into 0.11 2011-08-29 11:37:36 +02:00
TODO gst-libs/gst/audio/TODO: Update TODO 2006-02-17 10:15:52 +00:00