summaryrefslogtreecommitdiff
path: root/libavfilter/vf_remap.c
Commit message (Expand)AuthorAge
* avfilter: Replace query_formats callback with union of list and callbackAndreas Rheinhardt2021-10-05
* avfilter/vf_remap: remove timeline supportPaul B Mahol2021-09-28
* avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilterAndreas Rheinhardt2021-08-20
* avfilter/internal: Factor out executing a filter's execute_funcAndreas Rheinhardt2021-08-15
* avfilter: Constify all AVFiltersAndreas Rheinhardt2021-04-27
* lavfi: regroup formats lists in a single structure.Nicolas George2020-09-08
* avfilter/vf_remap: Fix double-free of AVFilterFormats on errorAndreas Rheinhardt2020-08-23
* avfilter/vf_remap: add fill color optionPaul B Mahol2020-02-14
* avfilter/vf_remap: add support for 12bit yuva formatPaul B Mahol2019-11-18
* lavfi/remap: remove unnecessary cast for void *Jun Zhao2019-10-10
* avfilter/vf_remap: add option to control output formatPaul B Mahol2019-07-14
* avfilter/vf_remap: use time_base from framesyncPaul B Mahol2019-07-14
* avfilter/vf_remap: refactor codePaul B Mahol2018-09-13
* avfilter/vf_remap: add slice threadingDaniel Oberhoff2018-09-09
* avfilter: add support for gray14 formatPaul B Mahol2018-09-09
* lavfi: rename framesync2 to framesync.Nicolas George2017-09-12
* avfilter: add support for GRAY9 and GBRAP10Paul B Mahol2017-08-07
* lavfi/vf_remap: move to "activate" design.Nicolas George2017-07-30
* avfilter/vf_remap: add . at end of long descriptionPaul B Mahol2017-01-29
* avfilter/vf_remap: >8 bit supportPaul B Mahol2016-08-10
* avfilter: add remap filterF.Sluiter2016-04-07