Mercurial > mplayer.hg
log libmpcodecs/vf_yadif.c @ 21060:b37a53da3b8a
age | author | description |
---|---|---|
Sun, 19 Nov 2006 19:17:51 +0000 | gpoirier | allows to de- and reactivate yadif on the fly |
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) |