Mon, 14 Sep 2009 14:47:56 +0000 |
reimar |
Add several HAVE_EBX_AVAILABLE conditions where necessary
|
Wed, 13 May 2009 02:58:57 +0000 |
diego |
whitespace cosmetics: Remove all trailing whitespace.
|
Fri, 27 Mar 2009 20:34:55 +0000 |
reimar |
Use x86_reg instead of long in several video filters to fix compilation on MinGW64.
|
Fri, 16 Jan 2009 09:21:21 +0000 |
reimar |
Lots and lots of #ifdef ARCH_... -> #if ARCH_...
|
Thu, 16 Oct 2008 18:59:27 +0000 |
diego |
Change all occurrences of asm and __asm to __asm__, same as was done for FFmpeg.
|
Sun, 02 Dec 2007 14:57:15 +0000 |
reimar |
Make all vf_info_t structs const
|
Sun, 27 May 2007 20:36:04 +0000 |
reimar |
Remove useless fastmemcpy.h include for filters that do not even do any memcpy.
|
Sun, 29 Apr 2007 10:18:39 +0000 |
reimar |
Remove unused variable,
|
Sun, 13 Aug 2006 00:21:14 +0000 |
diego |
Replace asmalign.h hack by ASMALIGN cpp macros from config.h.
|
Sun, 18 Jun 2006 10:59:23 +0000 |
lucabe |
Software Scaler headers usage cleanup
|
Sat, 15 Apr 2006 20:46:54 +0000 |
nplourde |
add support for intel mac. mp3lib is not fixed yet.
|
Tue, 21 Mar 2006 21:26:42 +0000 |
michael |
passing pts through the filter layer (lets see if pts or cola comes out at the end)
|
Fri, 18 Nov 2005 14:39:25 +0000 |
diego |
Unify include path handling, -I.. is in CFLAGS.
|
Thu, 21 Oct 2004 11:55:20 +0000 |
aurel |
adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64
|
Mon, 15 Dec 2003 14:29:09 +0000 |
michael |
mmx simplifications
|
Mon, 15 Dec 2003 04:07:17 +0000 |
rfelker |
mmx optimizations
|
Mon, 15 Dec 2003 02:58:23 +0000 |
rfelker |
big updates to ilpack: do proper interpolation rather than just
|
Sat, 19 Apr 2003 01:39:37 +0000 |
rfelker |
1. new alternate approach to inverse telecine! much better!
|