Skip to content

input: process all controls asynchronously

Thomas Guillem requested to merge tguillem/vlc:input-control-async into master

Related to #28524

This will avoid the event callback being called from an input_ function

Edited by Thomas Guillem

Merge request reports