summaryrefslogtreecommitdiffstats
path: root/libavfilter/vf_lut2.c
Commit message (Expand)AuthorAgeFilesLines
* avfilter/vf_lut2: fix typo, correctly support gray14Paul B Mahol2019-10-231-1/+1
* avfilter/vf_lut2: use time_base from framesyncPaul B Mahol2019-07-031-1/+4
* avfilter/vf_lut2: add slice threadingPaul B Mahol2019-06-091-13/+37
* avfilter/vf_lut2: implement support for different input depthsPaul B Mahol2018-11-151-78/+237
* avfilter/vf_lut2: add timeline support to tlut2 filterPaul B Mahol2018-05-141-9/+18
* avfilter/vf_lut2: ignore SAR from all inputsPaul B Mahol2017-11-121-11/+4
* lavfi: rename framesync2 to framesync.Nicolas George2017-09-121-7/+7
* avfilter/vf_lut2: add framesync optionsPaul B Mahol2017-08-301-5/+7
* avfilter: add support for GRAY9 and GBRAP10Paul B Mahol2017-08-071-2/+2
* avfilter: add tlut2 filterPaul B Mahol2017-08-041-46/+139
* lavfi/vf_lut2: move to "activate" design.Nicolas George2017-07-301-17/+9
* avfilter/vf_lut2: add support for gray10 and gray12 pixel formatsPaul B Mahol2017-06-241-1/+1
* avfilter/vf_lut2: also export video input bit depthPaul B Mahol2016-09-161-0/+6
* avfilter: add lut2 filterPaul B Mahol2016-08-251-0/+373
OpenPOWER on IntegriCloud