log vorbis.h @ 12501:b3f9612d4ea7 libavcodec

age author description
Sun, 27 Jun 2010 09:25:05 +0000 mstorsjo Fix libvorbis encoding with more than 2 channels libavcodec
Sat, 06 Mar 2010 22:36:45 +0000 mru Move some prototypes from dsputil.c to reasonable header files 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, 02 Oct 2009 12:59:37 +0000 superdump Add vorbis channel layout support according to those defined in the Vorbis I libavcodec
Mon, 28 Sep 2009 21:13:47 +0000 diego brace placement and linebreak cosmetics libavcodec
Fri, 12 Dec 2008 05:12:51 +0000 ods15 Rename all vorbis encoder related typedefs to not use _t for POSIX compatibility libavcodec
Sun, 31 Aug 2008 07:39:47 +0000 stefano Globally rename the header inclusion guard names. libavcodec
Tue, 24 Jun 2008 20:01:31 +0000 stefang mark read-only data as const libavcodec
Wed, 17 Oct 2007 09:37:46 +0000 diego Add FFMPEG_ prefix to all multiple inclusion guards. libavcodec
Sat, 07 Oct 2006 15:30:46 +0000 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' libavcodec
Sun, 01 Oct 2006 17:38:07 +0000 ods15 remove render_line from vorbis.h, add ff_vorbis_floor1_render_list instead libavcodec
Sun, 01 Oct 2006 13:53:08 +0000 ods15 prevent warning in vorbis_data.c libavcodec
Sun, 01 Oct 2006 13:45:17 +0000 ods15 100l, broke ffmpeg compilation, ABS() and uint* types not defined in vorbis_data.c libavcodec
Sun, 01 Oct 2006 11:59:33 +0000 ods15 make some more functions global so they can be shared with vorbis_enc.c libavcodec
Sun, 01 Oct 2006 11:11:30 +0000 ods15 make ready_floor1_list() shared for vorbis_enc.c libavcodec