]> git.sesse.net Git - ffmpeg/commit
avfilter: add swaprect filter
authorPaul B Mahol <onemda@gmail.com>
Mon, 7 Dec 2015 15:45:52 +0000 (16:45 +0100)
committerPaul B Mahol <onemda@gmail.com>
Sun, 7 Feb 2016 11:51:43 +0000 (12:51 +0100)
commitf5c3f85eb25cb720fca300841771ce26911f872f
tree7ab20a13284fae2d4a66b1b3d3dc4e3a05fd3367
parent9ee4c89348c5b102046acaa86b4ca390efb8bccd
avfilter: add swaprect filter

Signed-off-by: Paul B Mahol <onemda@gmail.com>
Changelog
doc/filters.texi
libavfilter/Makefile
libavfilter/allfilters.c
libavfilter/version.h
libavfilter/vf_swaprect.c [new file with mode: 0644]