log

age author description
Wed, 12 Mar 2008 15:17:06 +0000 reimar Fix and simplify lscale=2 (bicub_x) scaler, produced funny
Tue, 11 Mar 2008 18:47:46 +0000 vayne removed redundant wincfg.h.
Tue, 11 Mar 2008 18:46:52 +0000 vayne more header / declaration cleanups; fixes a lot of warnings as well as a preempt to removal of redundant wincfg.h.
Tue, 11 Mar 2008 18:44:16 +0000 ptt 34% synced with r22753
Tue, 11 Mar 2008 18:36:10 +0000 vayne mingw uses windows sockets.
Tue, 11 Mar 2008 14:44:19 +0000 reimar Fix handling of comments in input.c, current code had useless ifs and in addition
Tue, 11 Mar 2008 10:03:25 +0000 reimar Try to fix the description of what mbcmp influences, please fix if I misunderstood the code.
Tue, 11 Mar 2008 09:01:38 +0000 diego Mark Y variable in EPILOG macro as av_unused to avoid unused variable warnings.
Mon, 10 Mar 2008 20:20:08 +0000 diego Add missing header #include.
Mon, 10 Mar 2008 20:19:15 +0000 diego Add missing header #includes to fix 'make checkheaders'.
Mon, 10 Mar 2008 19:43:07 +0000 diego sync with FFmpeg r12398
Mon, 10 Mar 2008 19:28:42 +0000 diego Add missing header #includes to fix 'make checkheaders'.
Mon, 10 Mar 2008 19:28:18 +0000 diego Remove useless #include.
Mon, 10 Mar 2008 19:19:03 +0000 diego Add missing header #include to fix 'make checkheaders'.
Mon, 10 Mar 2008 19:12:29 +0000 diego af_export.c is only compiled if HAVE_SYS_MMAN_H is set, so using that