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
Mon, 10 Mar 2008 18:38:46 +0000 diego typo
Mon, 10 Mar 2008 18:00:25 +0000 diego CONFIG_SWSCALER --> CONFIG_SWSCALE to match FFmpeg changes.
Mon, 10 Mar 2008 14:30:49 +0000 benoit Make av_class a pointer to const.
Mon, 10 Mar 2008 14:28:25 +0000 benoit define VOF as double of VOFW.
Mon, 10 Mar 2008 08:16:55 +0000 zuxy Disable QTX emulation on win32; fix builds on cygwin and mingw32.
Mon, 10 Mar 2008 07:30:24 +0000 diego Remove redundant swScaler: output from places where av_log()
Sun, 09 Mar 2008 18:49:31 +0000 iive Fix wrong check for vidix usage.
Sun, 09 Mar 2008 10:35:45 +0000 iive Don't use void * arithmetic.
Sun, 09 Mar 2008 10:34:04 +0000 iive Handle vga_init() error and output error message.
Sat, 08 Mar 2008 18:55:08 +0000 diego CONFIG_PP --> CONFIG_POSTPROC, sync with FFmpeg
Sat, 08 Mar 2008 16:44:51 +0000 diego Move HP-UX SCSI header check from the internal libdvdread check to the
Sat, 08 Mar 2008 14:54:36 +0000 diego cosmetics: Remove useless empty line.
Sat, 08 Mar 2008 14:40:18 +0000 diego cosmetics: Consistently move NAME and FFLIBS to the top of each Makefile.
Sat, 08 Mar 2008 11:20:17 +0000 ben remove duplicated pci ids in nvidia vidix driver
Fri, 07 Mar 2008 21:30:01 +0000 diego Grayscale encoding/decoding with FFmpeg is no longer enabled, remove references