mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-30 07:42:23 +02:00
When we prefer GLES, make sure its no lower then 3.1 version, so it can color convert 10bit videos, otherwise core GL 3.2 that GTK4 normally defaults to takes precedence. With auto behavior we should select the best one, both performance and support wise. Otherwise user can request one or another with GST_GL_API env that works best with his specific HW.