opengl: interop: fix P010 texture configuration
The interop texture configuration for P010 was not matching the one removed in 4bc8c7c8. In particular: - type must be GL_UNSIGNED_SHORT since we're using 16bit values. - chroma plane are 1/2 size of luma both in width and height. Regression from c344522f. Fixes #27101
parent
3172b2e3
No related branches found
No related tags found
Please register or sign in to comment