summaryrefslogtreecommitdiff
path: root/libavcodec/vorbis_data.c
Commit message (Expand)AuthorAge
* Remove DECLARE_ALIGNED_{8,16} macrosMåns Rullgård2010-03-06
* Add support for vorbis 6.1 and 7.1 channel configurations as per the new specRobert Swain2010-01-29
* Move array specifiers outside DECLARE_ALIGNED() invocationsMåns Rullgård2010-01-22
* Add vorbis channel layout support according to those defined in the Vorbis IRobert Swain2009-10-02
* whitespace cosmetics, prettyprinting, K&R coding styleDiego Biurrun2009-09-29
* brace placement and linebreak cosmeticsDiego Biurrun2009-09-28
* Use DECLARE_ALIGNED_16() on vorbis windows as they are used in dsputilsSiarhei Siamashka2008-09-28
* mark read-only data as constStefan Gehrer2008-06-24
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-07
* vorbis.h -> vorbis_data.cOded Shimon2006-09-30