summaryrefslogtreecommitdiffstats
path: root/TOOLS/vf_dlopen/ildetect.c
Commit message (Collapse)AuthorAgeFilesLines
* TOOLS/vf_dlopen: use new pixelformats, fix usage for newstyle argsKevin Mitchell2014-05-151-1/+1
|
* vf_dlopen ildetect: fix numdecidedadjacentframes counterRudolf Polzer2013-06-161-1/+5
|
* vf_dlopen filters: add an "ildetect" filter that detects interlacingRudolf Polzer2013-06-161-0/+292
The filter analyzes each frame for combing, and decides at the end whether the content is likely interlaced, telecined or progressive.