Skip to content
Snippets Groups Projects

vlc_tick: cast VLC_TICK constants to vlc_tick_t

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

vlc_tick_t is a int64_t but INT64_C() gives int_least64_t constants. Since we don't want our API's to have potentially changing sizes, we use int64_t for all of them.

Edited by Steve Lhomme

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