Wed, 13 May 2009 02:58:57 +0000 |
diego |
whitespace cosmetics: Remove all trailing whitespace.
|
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, 28 Jan 2007 16:48:01 +0000 |
reimar |
Mark m_struct_t defaults as const
|
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.
|
Wed, 16 Feb 2005 23:47:00 +0000 |
syrjala |
Improved NV12/NV21 support.
|
Thu, 21 Oct 2004 11:55:20 +0000 |
aurel |
adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64
|
Sat, 15 Mar 2003 20:45:03 +0000 |
albeu |
Support for the new options stuff
|
Sat, 15 Mar 2003 18:01:02 +0000 |
albeu |
Add the new -vf option wich is the same as vop in reverse order.
|
Tue, 10 Sep 2002 22:18:32 +0000 |
arpi |
changing return type of put_image void->int
|
Wed, 28 Aug 2002 00:24:27 +0000 |
michael |
align -> balign patch by (Bj«Órn Sandell <biorn at dce dot chalmers dot se>)
|
Fri, 23 Aug 2002 21:55:57 +0000 |
michael |
optimization
|
Thu, 22 Aug 2002 04:59:45 +0000 |
rfelker |
MMX optimized code for soft equalizer filter
|
Wed, 21 Aug 2002 23:08:20 +0000 |
rfelker |
soft video equalizer filter, currently supports brightness and
|