Skip to content

demux: mkv: handle navigation keys directly

Steve Lhomme requested to merge robUx4/vlc:mkv-no-menu into master

Before 66ca609d the keys were received from the UI thread. Now they are recieved in the input thread and they can be handled right away.

Merge request reports

Loading