summaryrefslogtreecommitdiffstats
path: root/video/filter/vf_fingerprint.c
Commit message (Expand)AuthorAgeFilesLines
* options: change option macros and all option declarationswm42020-03-181-3/+3
* sws_utils, zimg: destroy vo_x11 and vo_drm performancewm42019-10-311-0/+10
* vf_fingerprint: don't print fallback warning on each framewm42019-10-211-2/+0
* vf_fingerprint: remove single-plane optimizationwm42019-10-201-31/+1
* vf_fingerprint: use generic zimg wrapperwm42019-10-201-79/+29
* vf_fingerprint: fix an obvious memory leakwm42019-10-031-4/+12
* vf_fingerprint: remove extraneous single quote from descriptionJan Ekström2019-09-211-1/+1
* vf_fingerprint: use aligned_alloc instead of posix_memalignwm42019-09-191-2/+2
* video: add vf_fingerprint and a skip-logo scriptwm42019-09-191-0/+293