]> git.sesse.net Git - ffmpeg/commit
lavfi: VAAPI VPP common infrastructure.
authorJun Zhao <jun.zhao@intel.com>
Mon, 8 Jan 2018 07:56:43 +0000 (15:56 +0800)
committerMark Thompson <sw@jkqxz.net>
Sun, 21 Jan 2018 22:56:52 +0000 (22:56 +0000)
commitdfdeed5a2c8f432d6c5eda1a3a6a1f333f3d4604
tree8d2e8bc1aa67fe954766f11b514abf384bedc86a
parent56a53340ed4cc55898e49c07081311ebb2816630
lavfi: VAAPI VPP common infrastructure.

Re-work the VAAPI common infrastructure to avoid code duplication
between filters.

Signed-off-by: Jun Zhao <jun.zhao@intel.com>
Signed-off-by: Mark Thompson <sw@jkqxz.net>
libavfilter/vaapi_vpp.c [new file with mode: 0644]
libavfilter/vaapi_vpp.h [new file with mode: 0644]