intel / intel-vaapi-driver

VA-API user mode driver for Intel GEN Graphics family
https://01.org/linuxmedia
Other
305 stars 126 forks source link

[Feature-Request] Support frame rotation in VPP #492

Open rosetta-jpn opened 4 years ago

rosetta-jpn commented 4 years ago

i965 driver doesn't support frame rotation at all [1]. I am curious how difficult it is to support a rotation, which I guess easier than scaling.

[1] https://github.com/intel/intel-vaapi-driver/blob/bfd0e7d8334b414683de33ab1d0520562cf4329f/src/i965_drv_video.c#L7115