Mercurial > libavcodec.hg
log snow.c @ 5050:a5f6fbc9fa66 libavcodec
age | author | description |
---|---|---|
Thu, 10 May 2007 09:00:44 +0000 | diego | Remove redundant #inclusion of common.h, avcodec.h already #includes it. libavcodec |
Sun, 25 Feb 2007 10:27:12 +0000 | reimar | Add av_ prefix to clip functions libavcodec |
Sat, 24 Feb 2007 09:41:43 +0000 | diego | cosmetics: Fix another common typo, dependAnt --> dependEnt. libavcodec |
Wed, 07 Feb 2007 01:48:09 +0000 | diego | Replace deprecated PIX_FMT names by the newer variants. libavcodec |
Tue, 30 Jan 2007 10:31:34 +0000 | takis | Add the const specifier as needed to reduce the number of warnings. libavcodec |
Thu, 25 Jan 2007 15:23:22 +0000 | takis | Silence GCC when incorrectly complaining that the "line" variable could be used libavcodec |
Thu, 25 Jan 2007 09:54:22 +0000 | takis | Bring down the number of snow.c warnings from 27 to 17 by using the const libavcodec |