Mercurial > libavcodec.hg
log vorbis.c @ 9230:35370ebfbeeb libavcodec
age | author | description |
---|---|---|
Sun, 01 Feb 2009 02:00:19 +0000 | diego | Use full internal pathname in doxygen @file directives. libavcodec |
Fri, 12 Dec 2008 05:12:51 +0000 | ods15 | Rename all vorbis encoder related typedefs to not use _t for POSIX compatibility libavcodec |
Tue, 06 May 2008 09:16:36 +0000 | diego | Remove unnecessary parentheses from return calls. libavcodec |
Sat, 09 Feb 2008 13:53:15 +0000 | lorenm | 30% faster ff_vorbis_floor1_render_list, 3% faster overall libavcodec |
Thu, 05 Jul 2007 10:40:25 +0000 | diego | license header consistency cosmetics libavcodec |
Thu, 10 May 2007 15:24:01 +0000 | aurel | rename vorbis.c to vorbis_dec.c and vorbis_common.c to vorbis.c libavcodec base vorbis_common.c@814cd8f1f9a6 |
Thu, 10 May 2007 15:17:17 +0000 | aurel | loosen vorbis_enc.c dependencies by spliting vorbis.c libavcodec |