summaryrefslogtreecommitdiffstats
path: root/demux/packet.h
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2019-01-20 17:29:33 +0100
committerwm4 <wm4@nowhere>2019-09-19 20:37:04 +0200
commit075111c4d2674dc7b9c4dbee9e23ed08d112e7ac (patch)
treecd0a7a6f3155546434507fa449f0656020688476 /demux/packet.h
parent5901c3ae0d11b52c290ebb785c1f6cf7256ae255 (diff)
downloadmpv-075111c4d2674dc7b9c4dbee9e23ed08d112e7ac.tar.bz2
mpv-075111c4d2674dc7b9c4dbee9e23ed08d112e7ac.tar.xz
sd_lavc: fix some obscure UB
UB-sanitizer complains that we shift bits into the sign (when a is used). Change it to unsigned, which in theory is more correct and silences the warning. Doesn't matter in practice, both the "bug" and the fix have 0 impact.
Diffstat (limited to 'demux/packet.h')
0 files changed, 0 insertions, 0 deletions