log snow.c @ 6206:ea591bc7522a libavcodec

age author description
Thu, 31 Jan 2008 00:57:48 +0000 bcoudurier add parenthesis, fix warning: snow.c:2413: warning: suggest parentheses around && within || libavcodec
Thu, 31 Jan 2008 00:56:29 +0000 bcoudurier Add const qualifier, fix warnings: libavcodec
Tue, 22 Jan 2008 23:47:59 +0000 diego Remove unused variables in test code. libavcodec
Sun, 20 Jan 2008 23:53:51 +0000 diego Consistently use TEST as the preprocessor condition to enable test code. libavcodec
Mon, 14 Jan 2008 04:27:03 +0000 michael Remove green clouds. libavcodec
Thu, 06 Dec 2007 08:38:49 +0000 michael prevent warnings about functions being possibly unused libavcodec
Thu, 06 Dec 2007 02:02:41 +0000 michael thank you for your efforts to keep my code clean, but i would like to libavcodec
Fri, 23 Nov 2007 00:52:56 +0000 diego main() --> main(void) libavcodec
Fri, 16 Nov 2007 23:15:39 +0000 diego Remove unused functions, fixes the warnings: libavcodec
Thu, 15 Nov 2007 22:32:39 +0000 aurel avoid some halfpel related #ifdef libavcodec
Thu, 15 Nov 2007 12:40:40 +0000 diego Put halfpel_interpol under the same #ifdef as its usage, fixes the warning: libavcodec
Sat, 10 Nov 2007 16:44:37 +0000 diego Add comments to some #endif directives. libavcodec
Sat, 10 Nov 2007 16:39:54 +0000 diego cosmetics: Fix vissual --> visual typo. libavcodec
Sat, 10 Nov 2007 16:25:44 +0000 diego Improve unsupported (pixel) format error message. libavcodec
Thu, 11 Oct 2007 09:35:06 +0000 diego warning fixes: libavcodec