lib/media_player: fix time type/unit used by the timer API
My bad, libvlc_time_t is in ms. The timer API should use the sane unit that libvlc_clock(), that is us in int64_t.
My bad, libvlc_time_t is in ms. The timer API should use the sane unit that libvlc_clock(), that is us in int64_t.
VideoLAN code repository instance