Kaynağa Gözat

visionfive2: libsdl2: Fix ffplay not getting hardware acceleration
Fix "no accelerated colorspace conversion found" in ffplay, no hardware acceleration will get massive frame drop.

Signed-off-by: weiheng.cheng <weiheng.cheng@starfivetech.com>

weiheng.cheng 1 yıl önce
ebeveyn
işleme
3b0cbcb269

+ 2 - 0
recipes-graphics/libsdl2/libsdl2_2.0.20.bbappend

@@ -0,0 +1,2 @@
+# To fix  "no accelerated colorspace conversion found" during ffplay, aka software decoding
+PACKAGECONFIG:remove = "opengl"