]> git.sesse.net Git - ffmpeg/commit
avfilter: add tpad filter
authorPaul B Mahol <onemda@gmail.com>
Tue, 30 Oct 2018 08:33:12 +0000 (09:33 +0100)
committerPaul B Mahol <onemda@gmail.com>
Fri, 2 Nov 2018 08:32:52 +0000 (09:32 +0100)
commit97e9e3504d36ef11efac60e300259689aaeb29fc
treeab9bbe6c0cfdb9b68471da4dc1b674d7165c60d3
parentd6d407d2d758b404af0ce6a8ff46bf164db020a1
avfilter: add tpad filter
Changelog
doc/filters.texi
libavfilter/Makefile
libavfilter/allfilters.c
libavfilter/version.h
libavfilter/vf_tpad.c [new file with mode: 0644]