log libmpcodecs/vf_yadif.c @ 20638:d56ce5b63c86

age author description
Sun, 01 Oct 2006 19:51:04 +0000 gpoirier Compile fix for odd versions of binutils, namely the ones in Fedora.
Sat, 23 Sep 2006 09:18:20 +0000 reimar Add forgotten emms which caused weird bugs like nan pts values.
Fri, 22 Sep 2006 09:33:30 +0000 reimar Fix compilation if HAVE_MMX is defined but NAMED_ASM_ARGS isn't
Mon, 18 Sep 2006 16:48:50 +0000 diego Replace preprocessor hacks to work around compilers not supporting named
Thu, 14 Sep 2006 04:00:49 +0000 lorenm mmx implementation of yadif. 3.5x faster.
Thu, 14 Sep 2006 03:59:48 +0000 lorenm cosmetics (indentation)
Thu, 14 Sep 2006 03:59:28 +0000 lorenm cosmetics