modules: use vlc_tick_from_sec() to convert to ticks instead of CLOCK_FREQ
commit12b7f43465355ae2063992bd3f6f1fd3e1474185
authorSteve Lhomme <robux4@ycbcr.xyz>
Thu, 5 Jul 2018 12:05:46 +0000 (5 14:05 +0200)
committerSteve Lhomme <robux4@ycbcr.xyz>
Fri, 6 Jul 2018 14:05:25 +0000 (6 16:05 +0200)
tree5f03a032f5cf70701517c3f7005fb09ec2755489
parent4b2e5e424f71c10f572bc3b8e197027679963850
modules: use vlc_tick_from_sec() to convert to ticks instead of CLOCK_FREQ
modules/access/live555.cpp
modules/demux/avformat/demux.c