log cook.c @ 6908:25dcd46b8160 libavcodec

age author description
Mon, 26 May 2008 23:14:25 +0000 diego consistency cosmetics: indices --> indexes libavcodec
Sat, 24 May 2008 22:31:44 +0000 michael Move const *pow2tab out of context. libavcodec
Sat, 24 May 2008 22:28:33 +0000 michael simplify init_pow2table libavcodec
Sat, 24 May 2008 22:23:16 +0000 michael Merge init_rootpow2table and init_pow2table. libavcodec
Fri, 09 May 2008 11:56:36 +0000 diego Use full path for #includes from another directory. libavcodec
Sun, 27 Apr 2008 10:52:44 +0000 diego Add long names to many AVCodec declarations. libavcodec
Fri, 01 Feb 2008 04:07:48 +0000 michael const libavcodec
Wed, 30 Jan 2008 23:58:44 +0000 bcoudurier add const, fix warning: cook.c:276: warning: passing argument 2 of 'maybe_reformat_buffer32' discards qualifiers from pointer target type libavcodec
Sat, 11 Aug 2007 22:48:55 +0000 aurel use av_clip_int16() where it makes sense libavcodec
Wed, 08 Aug 2007 07:04:23 +0000 benoit kill warning libavcodec
Thu, 02 Aug 2007 07:42:06 +0000 diego Remove unused variable. libavcodec
Sat, 28 Jul 2007 12:46:26 +0000 diego cosmetics: misc typo fixes libavcodec
Tue, 17 Jul 2007 11:06:12 +0000 mhoffman fixpoint: renaming all lowlevel arithmetic routines to xxx_float libavcodec
Tue, 17 Jul 2007 00:36:47 +0000 mhoffman cosmetics: adding some white space to align the arguments of a couple of functions libavcodec
Mon, 16 Jul 2007 14:45:54 +0000 mhoffman float_t was a typo that compiled on macosx libavcodec