vout: opengl: resize fmt to the max size the HW can handle
commit7d8c37e1fdf41c48dd81423a658fd92529d1db29
authorVictorien Le Couviour--Tuffet <victorien.lecouviour.tuffet@gmail.com>
Fri, 7 Jul 2017 15:19:30 +0000 (7 17:19 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Tue, 11 Jul 2017 16:24:20 +0000 (11 18:24 +0200)
tree3e40b99fd737173413a73cb313436388929bc7ce
parent683051b044fbf8bd998d4d089f3426c23fdb0518
vout: opengl: resize fmt to the max size the HW can handle

This fixes the issue #18215 for Linux, MacOS and Windows when using OpenGL
vout, as well as the issue #18214.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
modules/video_output/opengl/vout_helper.c