Skip to content

android: support build gallium va lib

cheyang requested to merge cheyang/mesa:android-va into main

What does this MR do and why?

android: support build gallium va lib

video use vaapi decodec/encodec in android. aosp build add va lib need add BOARD_MESA3D_GALLIUM_VA := enabled BOARD_MESA3D_VIDEO_CODES := h264dec,h264enc,h265dec,h265enc,vc1dec

Signed-off-by: cheyang cheyang@bytedance.com

Merge request reports