log vorbis.c @ 4971:cb647e7b4b8b libavcodec

age author description
Thu, 10 May 2007 15:17:17 +0000 aurel loosen vorbis_enc.c dependencies by spliting vorbis.c libavcodec
Sun, 25 Mar 2007 01:06:45 +0000 aurel extract vorbis header spliting code into a reusable function libavcodec
Sun, 12 Nov 2006 18:49:36 +0000 mru rename inverse -> ff_inverse libavcodec
Wed, 11 Oct 2006 23:17:58 +0000 diego Rename ABS macro to FFABS. 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 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
Mon, 25 Sep 2006 22:54:19 +0000 reimar Get rid of get_bits_long_le, get_bits_long was fixed and now behaves the same way. libavcodec
Sun, 24 Sep 2006 10:58:06 +0000 ods15 fix to vorbis decoder for book==0 libavcodec
Sun, 10 Sep 2006 18:16:19 +0000 diego Remove unused variable. libavcodec
Fri, 11 Aug 2006 18:19:37 +0000 lorenm vorbis simd tweaks libavcodec
Thu, 10 Aug 2006 21:57:30 +0000 lorenm vorbis cosmetics: mdct0,mdct1 => mdct[2] libavcodec
Thu, 10 Aug 2006 21:55:31 +0000 lorenm misc tweaks in vorbis_residue_decode(). libavcodec