aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpcodecs/vf_yadif.c
Commit message (Expand)AuthorAge
* Do not use fast_memcpy for small size copy, esp. when the size is constantGravatar reimar2007-06-05
* Replace implicit use of fast_memcpy via macro by explicit use to allowGravatar reimar2007-06-05
* Remove some unused variables, patch by timwoj ieee org.Gravatar diego2007-05-28
* 10lGravatar michael2007-02-05
* skip first (green) frameGravatar michael2007-02-05
* allows to de- and reactivate yadif on the flyGravatar gpoirier2006-11-19
* Compile fix for odd versions of binutils, namely the ones in Fedora.Gravatar gpoirier2006-10-01
* Add forgotten emms which caused weird bugs like nan pts values.Gravatar reimar2006-09-23
* Fix compilation if HAVE_MMX is defined but NAMED_ASM_ARGS isn'tGravatar reimar2006-09-22
* Replace preprocessor hacks to work around compilers not supporting namedGravatar diego2006-09-18
* mmx implementation of yadif. 3.5x faster.Gravatar lorenm2006-09-14
* cosmetics (indentation)Gravatar lorenm2006-09-14
* cosmeticsGravatar lorenm2006-09-14
* Add a new video pts tracking mode, enabled by option -correct-pts.Gravatar uau2006-07-06
* better spatial interpolationGravatar michael2006-06-09
* make spatial interlacing check optionalGravatar michael2006-06-07
* simplifyGravatar michael2006-06-07
* cleanupGravatar michael2006-06-07
* cleanupGravatar michael2006-06-07
* simplifyGravatar michael2006-06-06
* yet another deinterlacing filterGravatar michael2006-06-06