[vlc-devel] [PATCH] vout:opengl: do the texture initial resize when the output chroma is known
Rémi Denis-Courmont
remi at remlab.net
Wed Jan 30 22:04:47 CET 2019
Le tiistaina 29. tammikuuta 2019, 11.26.37 EET Steve Lhomme a écrit :
> It's even bypassing the call to ResizeFormatToGLMaxTexSize().
I don't think that's right. That would start OpenGL on a surface with a
undefined size, whatever that means (i.e. depends on the backend).
In fact, it's really an old neglected (by me) wart that we don't pass the
initial size to vlc_gl_Create() up-front.
--
雷米‧德尼-库尔蒙
http://www.remlab.net/
More information about the vlc-devel
mailing list