intel / intel-vaapi-driver

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

Fix QualityRange query for the VP8 encoder #485

Closed sreerenjb closed 4 years ago

sreerenjb commented 4 years ago

The VP8 encoder supports two quality levels, one for the normal mode and the other for performance-mode(less-quality). This patch ensures that the ConfigAttrib query advertising the correct range.