Skip to content

vlc_tick: add MIN and MAX constants

Romain Vimont requested to merge rom1v/vlc:vlc_tick_min_max into master

Replace INT64_MIN and INT64_MAX used as vlc_tick_t values by VLC_TICK_MIN and VLC_TICK_MAX.

Merge request reports

Loading