Mercurial > mplayer.hg
comparison asxparser.h @ 35361:3e8dcfa3ceef
Prevent unintended sign extension from int to long on 64-bit machines.
If the property format is 32, the property data will be stored as
an array of longs (which on 64-bit machines will be 64-bit values
that are padded in the upper 4 bytes).
author | ib |
---|---|
date | Fri, 23 Nov 2012 12:08:56 +0000 |
parents | dd7f15a3fb1b |
children |
comparison
equal
deleted
inserted
replaced
35360:a3e8af09792d | 35361:3e8dcfa3ceef |
---|