Skip to content
Snippets Groups Projects

qt: fix missing disconnect in `VideoSurface`

Merged Fatih Uzunoğlu requested to merge fuzun/vlc:qt/missingdisconnectvideosurface into master

Unfortunately, I forgot to disconnect if the connection is made to QQuickWindow::afterAnimating() (no support for threaded surface updates). This is currently not a problem, because we are not assigning different windows to video surface but we still need to fix it.

Request review @chub.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading