Skip to content
Snippets Groups Projects

VLCTime: add clock and delay from LibVLC

Merged Alexandre Janniaux requested to merge alexandre-janniaux/VLCKit:vlc-time/1 into master
All threads resolved!

[VLCTime clock] will match libvlc_clock() and [VLCTime delay:ts] will match libvlc_delay(ts).

They are returning and taking int64_t as parameter, much like libvlc itself, so as to avoid allocation of the VLCTime wrapper.

Edited by Alexandre Janniaux

Merge request reports

Merge request pipeline #139573 passed

Merge request pipeline passed for c80cbc23

Approval is optional

Merged by Felix Paul KühneFelix Paul Kühne 3 years ago (Sep 25, 2021 9:53am UTC)

Merge details

  • Changes merged into master with c80cbc23.
  • Deleted the source branch.

Pipeline #157436 passed

Pipeline passed for c80cbc23 on master

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