RobRich999 / Chromium_Clang

Chromium browser compiled with the Clang/LLVM compiler.
157 stars 10 forks source link

VAAPI broken in latest builds? #21

Closed Paukan777 closed 2 years ago

Paukan777 commented 2 years ago

Just discovered that 95 linux builds doesn't have vaapi support (even h264 renders with FFMpeg). Downgraded to 94 and h/w decoding works well.

RobRich999 commented 2 years ago

I just pushed v96.0.4646.0-r922557 builds. Let me know if still not working. Thanks!

Paukan777 commented 2 years ago

looks like it works for now

RobRich999 commented 2 years ago

Thanks for verifying. Odds are I simply forget the source edit for VAAPI enablement in the previous round of builds.