Skip to content
Snippets Groups Projects

liblvc: set WS_CLIPCHILDREN early in set_hwnd

Closed Steve Lhomme requested to merge robUx4/vlc:hwnd_clip into master

It normally called in the UI thread so there's less chance that it will block in the vout window thread.

It can deadlock when the UI thread is blocked during a libvlc call. The SetWindowLong never returns in that case.

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
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading