Skip to content

libvlc: add the possibility to flip the rendered textures

Steve Lhomme requested to merge robUx4/vlc:libvlc-orient-callback into master

Making use of the video_transform_t internally. Only supported by the D3D11 renderer for now.

It should be doable with the OpenGL output as well.

+some libvlc callback cleaning.

Merge request reports