]> git.sesse.net Git - vlc/commit
Use int32 rather than long for FOURCC so we don't artificially screw up the ABI on...
authorRémi Denis-Courmont <rem@videolan.org>
Sat, 20 Oct 2007 07:59:42 +0000 (07:59 +0000)
committerRémi Denis-Courmont <rem@videolan.org>
Sat, 20 Oct 2007 07:59:42 +0000 (07:59 +0000)
commit255cdb14836dce0939766d9222b6d2d42aa249eb
tree4c012e794b8c8778becc8c084f596ab4b46f4a63
parent08521fc19e0e5e809eda54e720be6bfd8889f846
Use int32 rather than long for FOURCC so we don't artificially screw up the ABI on 64-bits platform. Use int64 rather than long for value so we don't overflow on 32-bits platform (ABI breakage, but I did not start it)
include/vlc/mediacontrol_structures.h