opengl: use VLC_CODEC_RGBA for interops using GL_RGBA format
It is used to signal that the internal format will be RGB+alpha so use the proper value right away. This corresponds to the VLC FourCC<->OpenGL format mapping in interop_sw.
Showing
- modules/video_output/opengl/interop_android.c 1 addition, 1 deletionmodules/video_output/opengl/interop_android.c
- modules/video_output/opengl/interop_gst_mem.c 1 addition, 1 deletionmodules/video_output/opengl/interop_gst_mem.c
- modules/video_output/opengl/interop_vdpau.c 1 addition, 1 deletionmodules/video_output/opengl/interop_vdpau.c
Loading
Please register or sign in to comment