Skip to content

amem: make sure the PTS is in microseconds

Steve Lhomme requested to merge robUx4/vlc:amem-pts-us into master

This is supposed to be used with libvlc_delay() which takes dates in the same format as libvlc_clock(), which is microseconds.

Merge request reports