summaryrefslogtreecommitdiff
path: root/libavfilter/vf_displace.c
Commit message (Expand)AuthorAge
* avfilter: Reindentation after query_formats changesAndreas Rheinhardt2021-10-05
* avfilter/vf_displace: 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/vf_displace: Remove always-false format checkAndreas Rheinhardt2021-09-21
* avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilterAndreas Rheinhardt2021-08-20
* avfilter/formats: Factor common function combinations outAndreas Rheinhardt2021-08-13
* avfilter: Constify all AVFiltersAndreas Rheinhardt2021-04-27
* avfilter/vf_displace: use time_base from framesyncPaul B Mahol2019-07-14
* lavfi: rename framesync2 to framesync.Nicolas George2017-09-12
* avfilter/vf_displace: add mirror edge modePaul B Mahol2017-09-03
* avfilter/vf_displace: remove useless requirement that SAR matches between inp...Paul B Mahol2017-09-03
* lavfi/vf_displace: move to "activate" design.Nicolas George2017-07-30
* avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPATDerek Buitenhuis2016-01-27
* avfilter/all: propagate errors of functions from avfilter/formatsGanesh Ajjanagadde2015-10-14
* avfilter: add displace video filterPaul B Mahol2015-10-04