summaryrefslogtreecommitdiffstats
path: root/TOOLS/vf_dlopen
Commit message (Expand)AuthorAgeFilesLines
* ildetect: $ILDETECT_RUN_INTERLACED_ONLY to only run the job if not progressiveRudolf Polzer2013-06-211-4/+10
* ildetect.sh: add a quiet mode; verify telecine decisionRudolf Polzer2013-06-201-5/+18
* ildetect.sh: skip needlessly going through vo_lavcRudolf Polzer2013-06-201-2/+2
* ildetect.sh: better interlace detection rangeRudolf Polzer2013-06-201-1/+1
* ildetect.sh: env vars supportRudolf Polzer2013-06-201-8/+35
* vf_dlopen ildetect: fix numdecidedadjacentframes counterRudolf Polzer2013-06-161-1/+5
* vf_dlopen ildetect: make the wrapper shell script more robustRudolf Polzer2013-06-161-7/+2
* vf_dlopen filters: add an "ildetect" filter that detects interlacingRudolf Polzer2013-06-163-1/+336
* vf_dlopen framestep: step width of 0Rudolf Polzer2013-05-201-0/+2
* vf_dlopen framestep filter: add a parameter for the phaseRudolf Polzer2013-05-201-4/+9
* vf_dlopen examples: slightly simply the framestep filterRudolf Polzer2013-05-161-8/+1
* vf_dlopen examples: add framestep filterRudolf Polzer2013-05-162-2/+106
* vf_dlopen examples: add copyright headers (LGPL 2.1+)Rudolf Polzer2013-04-087-0/+147
* TOOLS: fix first frame pts for dlopen/telecine.soRudolf Polzer2012-09-281-6/+13
* vf_dlopen: vf_rectangle filter moved to dlopen (unix only)Rudolf Polzer2012-09-182-1/+348
* vf_dlopen: improve performance for 1-frame-for-1-frame filtersRudolf Polzer2012-09-181-1/+6
* vf_dlopen: add a generic filter to load external filtersRudolf Polzer2012-08-236-0/+547