Sun, 20 Jan 2013 16:36:25 +0000 |
diego |
Replace obsolete x86_cpu.h #includes by the correct header.
|
Sat, 11 Feb 2012 22:33:22 +0000 |
iive |
Fix green bottom line on yadif with certain parity.
|
Thu, 03 Nov 2011 13:24:46 +0000 |
diego |
cpudetect: clean up libavutil #includes
|
Fri, 01 Jul 2011 17:48:29 +0000 |
diego |
configure: Drop check for compiler support of named assembler arguments.
|
Sat, 07 May 2011 20:12:40 +0000 |
reimar |
Fix "warning: pointer of type 'void *' used in arithmetic".
|
Sun, 03 Oct 2010 20:49:50 +0000 |
cehoyos |
yadif: Explicit wordlength for compare. Fixes compile with clang.
|
Tue, 07 Sep 2010 23:35:57 +0000 |
diego |
Add the proper include instead of declaring the correct_pts variable extern.
|
Sun, 21 Feb 2010 15:48:03 +0000 |
diego |
cosmetics: Rename struct vf_instance_s --> vf_instance.
|
Sun, 21 Feb 2010 13:40:49 +0000 |
diego |
Rename open() vf initialization function to vf_open().
|
Thu, 02 Apr 2009 09:20:48 +0000 |
diego |
Remove unnecessary malloc.h #includes and related #ifdeffery.
|
Fri, 27 Mar 2009 20:34:55 +0000 |
reimar |
Use x86_reg instead of long in several video filters to fix compilation on MinGW64.
|
Tue, 17 Feb 2009 11:16:19 +0000 |
diego |
Convert HAVE_MALLOC_H into a 0/1 definition, fixes the warning:
|
Fri, 16 Jan 2009 09:32:54 +0000 |
reimar |
More #ifdef HAVE_MMX etc. missed by earlier search.
|
Tue, 30 Dec 2008 10:38:29 +0000 |
reimar |
Avoid flickering OSD with -vf yadif=1
|
Sun, 02 Nov 2008 15:51:00 +0000 |
reimar |
Use libavutil FFMIN etc. instead of defining our own variants.
|