es_out: pause-toggle: handle missing decoder case along with the callback
Currently, if decoder is missing, pre-existing mousecallback is ignored irrespective of its existence. Which may cause irresponsiveness of certain interactive videos. Make sure to use the default MouseEvent callback if demuxer disables the mouse event, before handling the callback.
parent
d3b9d6dc
No related branches found
No related tags found
Loading
Please register or sign in to comment