summaryrefslogtreecommitdiffstats
path: root/libavfilter/vf_threshold.c
Commit message (Expand)AuthorAgeFilesLines
* avfilter/vf_threshold: use time_base from framesyncPaul B Mahol2019-07-141-2/+4
* avfilter/vf_threshold: add slice threadingPaul B Mahol2018-09-241-19/+55
* avfilter: add support for gray14 formatPaul B Mahol2018-09-091-1/+1
* avfilter/vf_threshold : move context func init in ff_threshold_initMartin Vignali2017-12-031-2/+7
* avfilter/vf_threshold: add x86 SIMDPaul B Mahol2017-12-021-22/+6
* avfilter/vf_threshold: use correct linesizePaul B Mahol2017-11-271-2/+2
* lavfi: rename framesync2 to framesync.Nicolas George2017-09-121-9/+9
* avfilter: add support for GRAY9 and GBRAP10Paul B Mahol2017-08-071-2/+2
* lavfi/vf_threshold: move to "activate" design.Nicolas George2017-07-301-22/+12
* avfilter: add threshold filterPaul B Mahol2017-01-301-0/+349
OpenPOWER on IntegriCloud