summaryrefslogtreecommitdiffstats
path: root/options
diff options
context:
space:
mode:
authorRudolf Polzer <divverent@xonotic.org>2017-06-23 09:57:41 -0400
committerRudolf Polzer <divverent@xonotic.org>2017-06-23 13:25:41 -0400
commit66ec8ff67b4d9d98c0fd936ff8435b792e58928c (patch)
tree821b04665d8b0ccfdb9e42fa8fd71e23e2d02c18 /options
parent6dde9ab27a4e60d432f30e498cb71ce21a269ee0 (diff)
downloadmpv-66ec8ff67b4d9d98c0fd936ff8435b792e58928c.tar.bz2
mpv-66ec8ff67b4d9d98c0fd936ff8435b792e58928c.tar.xz
demux_mkv: Fix warnings.
- Fix a signed/unsigned comparison involving info.segment_uid.len (doesn't actually warn here, but seems fragile). Code was previously safe though. - Match up all printf format strings with the respective value types, using the *int*_t printf specifiers where necessary, and fixing multiple signed/unsigned differences. Removed some casts that otherwise may have truncated values. - Fix a warning when initializing ebml_info.
Diffstat (limited to 'options')
0 files changed, 0 insertions, 0 deletions