log vorbis.h @ 7065:87767de54b7b libavcodec

age author description
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
Sat, 30 Sep 2006 18:47:15 +0000 ods15 vorbis.h -> vorbis_data.c libavcodec
Sun, 10 Sep 2006 14:02:42 +0000 diego Add official LGPL license headers to the files that were missing them. libavcodec
Thu, 10 Aug 2006 21:57:30 +0000 lorenm vorbis cosmetics: mdct0,mdct1 => mdct[2] libavcodec
Thu, 10 Aug 2006 19:06:25 +0000 lorenm sse and 3dnow implementations of float->int conversion and mdct windowing. libavcodec
Thu, 03 Aug 2006 03:18:47 +0000 lorenm sse & sse2 implementations of vorbis channel coupling. libavcodec
Sun, 05 Feb 2006 10:16:20 +0000 al Correct the relation between floors of type 0 and block sizes. libavcodec
Sat, 04 Feb 2006 10:04:13 +0000 al Cosmetic: Fix indentation. libavcodec
Sat, 04 Feb 2006 08:55:34 +0000 al Added support for vorbis files containing floor type 0. libavcodec
Mon, 30 May 2005 22:02:00 +0000 michael decrease V_NB_BITS if possible libavcodec
Sun, 29 May 2005 22:11:05 +0000 michael Vorbis sse fix by (Balatoni Denes: dbalatoni, programozo hu) libavcodec
Tue, 17 May 2005 19:02:43 +0000 michael Vorbis decoder by (Balatoni Denes | dbalatoni programozo hu) libavcodec