| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '97bf7c03b1338a867da52c159a2afecbdedcfa88' | Michael Niedermayer | 2012-11-12 | 1 | -2/+2 |
|\ |
|
| * | Include libavutil/channel_layout.h instead of libavutil/audioconvert.h | Justin Ruggles | 2012-11-11 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-16 | 1 | -0/+1 |
|\| |
|
| * | Don't include common.h from avutil.h | Martin Storsjö | 2012-08-15 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-11-26 | 1 | -1/+1 |
|\| |
|
| * | Make channel layout masks unsigned | Mans Rullgard | 2011-11-25 | 1 | -1/+1 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
| * | Merge libavcore into libavutil | Reinhard Tartler | 2011-02-15 | 1 | -1/+1 |
| * | Replace remaining occurrences of deprecated CH_* with AV_CH_* | Anton Khirnov | 2011-02-06 | 1 | -8/+9 |
* | | Merge libavcore into libavutil | Reinhard Tartler | 2011-02-16 | 1 | -1/+1 |
* | | Replace remaining occurrences of deprecated CH_* with AV_CH_* | Anton Khirnov | 2011-02-06 | 1 | -8/+9 |
|/ |
|
* | vorbis: cosmetics, remove trailing comma for values that will never have | David Conrad | 2010-06-29 | 1 | -16/+16 |
* | Fix libvorbis encoding with more than 2 channels | James Darnley | 2010-06-27 | 1 | -0/+11 |
* | Remove DECLARE_ALIGNED_{8,16} macros | Måns Rullgård | 2010-03-06 | 1 | -8/+8 |
* | Add support for vorbis 6.1 and 7.1 channel configurations as per the new spec | Robert Swain | 2010-01-29 | 1 | -3/+7 |
* | Move array specifiers outside DECLARE_ALIGNED() invocations | Måns Rullgård | 2010-01-22 | 1 | -8/+8 |
* | Add vorbis channel layout support according to those defined in the Vorbis I | Robert Swain | 2009-10-02 | 1 | -0/+19 |
* | whitespace cosmetics, prettyprinting, K&R coding style | Diego Biurrun | 2009-09-29 | 1 | -2105/+2104 |
* | brace placement and linebreak cosmetics | Diego Biurrun | 2009-09-28 | 1 | -1/+4 |
* | Use DECLARE_ALIGNED_16() on vorbis windows as they are used in dsputils | Siarhei Siamashka | 2008-09-28 | 1 | -8/+9 |
* | mark read-only data as const | Stefan Gehrer | 2008-06-24 | 1 | -1/+1 |
* | Change license headers to say 'FFmpeg' instead of 'this program/this library' | Diego Biurrun | 2006-10-07 | 1 | -4/+6 |
* | vorbis.h -> vorbis_data.c | Oded Shimon | 2006-09-30 | 1 | -0/+2153 |