Intel-Media-SDK / MediaSDK

The Intel® Media SDK
MIT License
924 stars 454 forks source link

hevce: use Low Power mode for RGB encoding by default #3003

Closed wenbinc-Bin closed 1 year ago

wenbinc-Bin commented 1 year ago

According to: https://github.com/intel/media-driver/blob/master/docs/media_features.md, Only VDENC supports RGB encoding, so use lowpower when input RGB data.

wenbinc-Bin commented 1 year ago

This pr align with https://github.com/oneapi-src/oneVPL-intel-gpu/pull/256.