]> git.sesse.net Git - vlc/commit
Avoid type conversion errors with VLC_TS_*
authorTristan Matthews <le.businessman@gmail.com>
Wed, 27 Nov 2013 15:08:08 +0000 (15:08 +0000)
committerTristan Matthews <le.businessman@gmail.com>
Fri, 29 Nov 2013 14:48:03 +0000 (09:48 -0500)
commit7659b4d8f924fce4c491b374800419fcdc78b227
treeca481f80f4aabb9ea30bd1a55633f5b5b1efa819
parent952646bbe4870330a4128f3cd5cc7f8ee0772516
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
include/vlc_config.h