Skip to content

glimagesink: set last sample disabled if input is "external-oes"

He Junyan requested to merge He_Junyan/gstreamer:disable_OES into main

The last sample causes error log of: gstglmemory.c:926:_gl_tex_copy: Cannot copy External OES textures

So we should disable last sample if the input is "external-oes".

Merge request reports