]> git.sesse.net Git - ffmpeg/commit
lavfi: generic hardware surface upload and download filters
authorMark Thompson <mrt@jkqxz.net>
Thu, 25 Feb 2016 00:21:40 +0000 (00:21 +0000)
committerAnton Khirnov <anton@khirnov.net>
Sat, 19 Mar 2016 14:41:04 +0000 (15:41 +0100)
commit07a844f32ebb78503981df017fa3ebfedb75fe1c
treee1d7563f0711cff1109b50820ee298eba5f381d5
parent551c6775abb5e0ad34c26d7e23bc6fbbe8ccc9d4
lavfi: generic hardware surface upload and download filters

Signed-off-by: Anton Khirnov <anton@khirnov.net>
doc/APIchanges
libavfilter/Makefile
libavfilter/allfilters.c
libavfilter/avfilter.c
libavfilter/avfilter.h
libavfilter/version.h
libavfilter/vf_hwdownload.c [new file with mode: 0644]
libavfilter/vf_hwupload.c [new file with mode: 0644]