Skip to content

es_out: handle decoder case before handling callback

Khalid Masum requested to merge Labnann/vlc:fix-mkv-unresponsive into master

Currently, if decoder is missing, pre-existing mousecallback is ignored irrespective of its existence.

Handle the decoder case first, then deal with the callback.

Fixes #28952 (closed)

Edited by Steve Lhomme

Merge request reports

Loading