summaryrefslogtreecommitdiff
path: root/libavfilter/vf_scroll.c
Commit message (Expand)AuthorAge
* avfilter: Reindentation after query_formats changesAndreas Rheinhardt2021-10-05
* avfilter/vf_scroll: Use formats list instead of query functionAndreas Rheinhardt2021-10-05
* avfilter: Replace query_formats callback with union of list and callbackAndreas Rheinhardt2021-10-05
* 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/formats: Factor common function combinations outAndreas Rheinhardt2021-08-13
* avfilter: Constify all AVFiltersAndreas Rheinhardt2021-04-27
* avfilter/vf_scroll: add support for slice threadingPaul B Mahol2019-11-21
* avfilter/vf_scroll: add support for 12bit yuva formatsPaul B Mahol2019-11-18
* avfilter/vf_scroll: add support for commandsPaul B Mahol2019-10-14
* avfilter: add scroll video filterPaul B Mahol2019-09-30