log faandct.c @ 7485:e6c14a62db74 libavcodec

age author description
Tue, 24 Jun 2008 20:01:31 +0000 stefang mark read-only data as const libavcodec
Sat, 08 Mar 2008 17:18:28 +0000 diego Fix unused variable warnings. libavcodec
Tue, 26 Feb 2008 15:52:37 +0000 michael Alternative and faster (on gcc x86) plane rotation. libavcodec
Tue, 26 Feb 2008 15:44:49 +0000 michael Get rid of another useless variable. libavcodec
Tue, 26 Feb 2008 15:32:34 +0000 michael Avoid a=b+c but rather use a+=b (gcc is too stupid to do this itself), libavcodec
Tue, 26 Feb 2008 15:19:37 +0000 michael One variable less. No real change to the actual code. libavcodec
Mon, 25 Feb 2008 14:59:04 +0000 michael Clarify which BSD license. libavcodec