[FFmpeg-devel] [PATCH] libavfilter/vaapi: enable vaapi rotation feature via call Intel iHD driver

Moritz Barsnick barsnick at gmx.net
Tue Oct 23 11:55:18 EEST 2018


On Tue, Oct 23, 2018 at 15:52:40 +0800, Zachary Zhou wrote:
> It supports clockwise rotation by 0/90/180/270 degrees defined in
> va/va_vpp.h, tested following command line on SKL platform

Since these angles of rotation are called "transpose" in ffmpeg's other
filters (transpose, transpose_npp), shouldn't that be the name chosen
for this functionality?

It could then also use similar options.

Just wondering.

The filter(s) could also use some documentation (doc/filters.texi), but
the existing vaapi ones don't have any either, so *sigh*.

Cheers,
Moritz


More information about the ffmpeg-devel mailing list