Skip to content
Snippets Groups Projects

qt: initialize timecode structure and do not use `#if QT_HAS_LIBATOMIC`

Merged Fatih Uzunoğlu requested to merge fuzun/vlc:qt/defaultinitializetimersample into master
  • It is possible that PlayerController::highResolutionTime() is called before the timecode is updated.
  • If QT_HAS_LIBATOMIC is not defined, using #if QT_HAS_LIBATOMIC may emit a warning. This was first reported by @robUx4.

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