Преглед на файлове

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 година
родител
ревизия
3b0cbcb269
променени са 1 файла, в които са добавени 2 реда и са изтрити 0 реда
  1. 2 0
      recipes-graphics/libsdl2/libsdl2_2.0.20.bbappend

+ 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"