Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Avoid type conversion errors with VLC_TS_*
Without the INT64_C, ES_OUT_SET_PCR was being called with garbage values (when not on 64-bit systems). Refs #9828
- Loading branch information