Skip to content

Add operation table for OpenGL provider API

Add and implement the external operation table for OpenGL providers, unifying with the general object model in VLC 4.0 and preparing for the addition of an owner field.

Draft because the fake window in the test is currently only a bare vlc_object_t, and a proper window should be allocated instead.

Edited by Alexandre Janniaux

Merge request reports