]> git.sesse.net Git - nageru/commit
Fix autodetection of VA-API H.264 encoders without the right profile support.
authorSteinar H. Gunderson <steinar+nageru@gunderson.no>
Sat, 15 Apr 2023 22:50:34 +0000 (00:50 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 15 Apr 2023 23:32:49 +0000 (01:32 +0200)
commitc30205e449b4f09023b2970022ef89141131b2e6
treee0692dc2a0cd71660f8f2682cce8d216a4a41f98
parent7092d222bb356549ef453f9c6f0b21123fd8a2ce
Fix autodetection of VA-API H.264 encoders without the right profile support.

These would sometimes be chosen, and then error out when actually trying to use them.
shared/va_display.cpp