]> git.sesse.net Git - ffmpeg/commit
avfilter: add shear video filter
authorPaul B Mahol <onemda@gmail.com>
Sat, 23 Jan 2021 10:21:47 +0000 (11:21 +0100)
committerPaul B Mahol <onemda@gmail.com>
Tue, 26 Jan 2021 11:19:09 +0000 (12:19 +0100)
commit37f76c81d6669033c315354a7d30ef6e605414ae
tree6a0aa96ef5a7a18f130852c8b7a595a204a7b34a
parent911ba8417e8881a7380842e69e11ca05fdc46575
avfilter: add shear video filter
Changelog
doc/filters.texi
libavfilter/Makefile
libavfilter/allfilters.c
libavfilter/version.h
libavfilter/vf_shear.c [new file with mode: 0644]