Tue, 29 Jun 2010 06:42:08 +0000 |
conrad |
vorbis: cosmetics, remove trailing comma for values that will never have
libavcodec
|
Sun, 27 Jun 2010 09:25:05 +0000 |
mstorsjo |
Fix libvorbis encoding with more than 2 channels
libavcodec
|
Sat, 06 Mar 2010 14:24:59 +0000 |
mru |
Remove DECLARE_ALIGNED_{8,16} macros
libavcodec
|
Fri, 29 Jan 2010 13:51:25 +0000 |
superdump |
Add support for vorbis 6.1 and 7.1 channel configurations as per the new spec
libavcodec
|
Fri, 22 Jan 2010 03:25:11 +0000 |
mru |
Move array specifiers outside DECLARE_ALIGNED() invocations
libavcodec
|
Fri, 02 Oct 2009 12:59:37 +0000 |
superdump |
Add vorbis channel layout support according to those defined in the Vorbis I
libavcodec
|
Tue, 29 Sep 2009 11:43:58 +0000 |
diego |
whitespace cosmetics, prettyprinting, K&R coding style
libavcodec
|
Mon, 28 Sep 2009 21:13:47 +0000 |
diego |
brace placement and linebreak cosmetics
libavcodec
|
Sun, 28 Sep 2008 16:16:05 +0000 |
superdump |
Use DECLARE_ALIGNED_16() on vorbis windows as they are used in dsputils
libavcodec
|
Tue, 24 Jun 2008 20:01:31 +0000 |
stefang |
mark read-only data as const
libavcodec
|
Sat, 07 Oct 2006 15:30:46 +0000 |
diego |
Change license headers to say 'FFmpeg' instead of 'this program/this library'
libavcodec
|
Sat, 30 Sep 2006 18:47:15 +0000 |
ods15 |
vorbis.h -> vorbis_data.c
libavcodec
|