Skip to content

opengl: explicit texture scaling computation

Alexandre Janniaux requested to merge WIP-uikit into master

In OpenGL, some values of picture planes scaling are hardcoded, and might differ from the values provided by in a vlc_chroma_description_t.

Make the computation explicit and explain why.

Signed-off-by: Alexandre Janniaux ajanni@videolabs.io

Merge request reports