[FFmpeg-devel] [PATCH 2/6] lavf/vpp: Enable vpp filter, an Intel GPU accelerated scaler.

Paul B Mahol onemda at gmail.com
Tue Aug 16 13:14:50 EEST 2016


On 8/16/16, Nablet Developer <sdk at nablet.com> wrote:
> From: ChaoX A Liu <chaox.a.liu at intel.com>
>
> Signed-off-by: ChaoX A Liu <chaox.a.liu at intel.com>
> ---
>  configure                 |   3 +
>  libavcodec/qsv.c          |   2 +-
>  libavcodec/qsv_internal.h |   2 +-
>  libavfilter/Makefile      |   1 +
>  libavfilter/allfilters.c  |   1 +
>  libavfilter/vf_vpp.c      | 863
> ++++++++++++++++++++++++++++++++++++++++++++++
>  6 files changed, 870 insertions(+), 2 deletions(-)
>  create mode 100644 libavfilter/vf_vpp.c
>

vpp is too short and cryptic name IMHO.


More information about the ffmpeg-devel mailing list