input: use of vlc_tick_from_samples() to convert sub-delay to spu-delay
commit7323983195464a7ecc260be334c115df7522ef92
authorSteve Lhomme <robux4@ycbcr.xyz>
Thu, 20 Sep 2018 13:47:44 +0000 (20 15:47 +0200)
committerSteve Lhomme <robux4@ycbcr.xyz>
Tue, 25 Sep 2018 10:17:42 +0000 (25 12:17 +0200)
treeeb834e6c5587a7b29961728385e79c26e7bcfbbb
parent5b8e647a9226412dedf7eebd822e5afdb20c9d1f
input: use of vlc_tick_from_samples() to convert sub-delay to spu-delay

sub-delay is in 10 items per second, sub-delay is in vlc_tick
src/input/input.c