summaryrefslogtreecommitdiff
path: root/libavfilter/vf_swaprect.c
Commit message (Expand)AuthorAge
* avfilter: Replace query_formats callback with union of list and callbackAndreas Rheinhardt2021-10-05
* avfilter/formats: Make ff_formats_pixdesc_filter return AVFilterFormats*Andreas Rheinhardt2021-09-26
* avfilter/vf_swaprect: Use ff_formats_pixdesc_filter()Andreas Rheinhardt2021-09-26
* avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilterAndreas Rheinhardt2021-08-20
* avfilter/internal: Replace AVFilterPad.needs_writable by flagsAndreas Rheinhardt2021-08-17
* avfilter: Constify all AVFiltersAndreas Rheinhardt2021-04-27
* avfilter/vf_swaprect: add support for commandsPaul B Mahol2021-02-09
* avfilter/swaprect: correct assignment of VAR_POSGyan Doshi2020-01-15
* lavfi/swaprect: use AV_CEIL_RSHIFT instead of deprecated FF_CEIL_RSHIFTClément Bœsch2018-05-08
* avfilter: do not use AVFrame accessorMuhammad Faiz2017-04-23
* lavfi: split frame_count between input and output.Nicolas George2016-11-13
* avfilter/vf_swaprect: add timeline supportPaul B Mahol2016-02-08
* avfilter: add swaprect filterPaul B Mahol2016-02-07