Skip to content
Snippets Groups Projects
Commit d691006b authored by Khalid Masum's avatar Khalid Masum Committed by Steve Lhomme
Browse files

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
1 merge request!6904es_out: handle decoder case before handling callback
Pipeline #569357 passed with stage
in 19 minutes and 34 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment