summaryrefslogtreecommitdiffstats
path: root/libavcodec/vorbis_data.c
Commit message (Expand)AuthorAgeFilesLines
* Merge libavcore into libavutilReinhard Tartler2011-02-161-1/+1
* Replace remaining occurrences of deprecated CH_* with AV_CH_*Anton Khirnov2011-02-061-8/+9
* vorbis: cosmetics, remove trailing comma for values that will never haveDavid Conrad2010-06-291-16/+16
* Fix libvorbis encoding with more than 2 channelsJames Darnley2010-06-271-0/+11
* Remove DECLARE_ALIGNED_{8,16} macrosMåns Rullgård2010-03-061-8/+8
* Add support for vorbis 6.1 and 7.1 channel configurations as per the new specRobert Swain2010-01-291-3/+7
* Move array specifiers outside DECLARE_ALIGNED() invocationsMåns Rullgård2010-01-221-8/+8
* Add vorbis channel layout support according to those defined in the Vorbis IRobert Swain2009-10-021-0/+19
* whitespace cosmetics, prettyprinting, K&R coding styleDiego Biurrun2009-09-291-2105/+2104
* brace placement and linebreak cosmeticsDiego Biurrun2009-09-281-1/+4
* Use DECLARE_ALIGNED_16() on vorbis windows as they are used in dsputilsSiarhei Siamashka2008-09-281-8/+9
* mark read-only data as constStefan Gehrer2008-06-241-1/+1
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-071-4/+6
* vorbis.h -> vorbis_data.cOded Shimon2006-09-301-0/+2153
OpenPOWER on IntegriCloud