[FFmpeg-devel] [PATCH 2/6] lavf/vpp: Enable vpp filter, an Intel GPU accelerated scaler.
Paul B Mahol
onemda at gmail.com
Mon Aug 22 11:30:32 EEST 2016
On 8/22/16, Nablet Developer <sdk at nablet.com> wrote:
> Hi Paul,
>
> Do you have any ideas of better name for this?
>
> The term VPP is Video Processing Pipeline. This
> abbreviation is used by Intel in their documentation.
> Ex https://software.intel.com/en-us/node/628415
>
Do not top post.
QSVVPP is less generic
>
>
> On 16.08.2016 17:14, Paul B Mahol wrote:
>> 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