aboutsummaryrefslogtreecommitdiff
path: root/libavcodec/vorbis_data.c
AgeCommit message (Expand)Author
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2011-02-15Merge libavcore into libavutilReinhard Tartler
2011-02-06Replace remaining occurrences of deprecated CH_* with AV_CH_*Anton Khirnov
2010-06-29vorbis: cosmetics, remove trailing comma for values that will never haveDavid Conrad
2010-06-27Fix libvorbis encoding with more than 2 channelsJames Darnley
2010-03-06Remove DECLARE_ALIGNED_{8,16} macrosMåns Rullgård
2010-01-29Add support for vorbis 6.1 and 7.1 channel configurations as per the new specRobert Swain
2010-01-22Move array specifiers outside DECLARE_ALIGNED() invocationsMåns Rullgård
2009-10-02Add vorbis channel layout support according to those defined in the Vorbis IRobert Swain
2009-09-29whitespace cosmetics, prettyprinting, K&R coding styleDiego Biurrun
2009-09-28brace placement and linebreak cosmeticsDiego Biurrun
2008-09-28Use DECLARE_ALIGNED_16() on vorbis windows as they are used in dsputilsSiarhei Siamashka
2008-06-24mark read-only data as constStefan Gehrer
2006-10-07Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun
2006-09-30vorbis.h -> vorbis_data.cOded Shimon