summaryrefslogtreecommitdiffstats
path: root/libavformat/mux.c
diff options
context:
space:
mode:
authorRostislav Pehlivanov <[email protected]>2016-07-14 01:26:51 +0100
committerRostislav Pehlivanov <[email protected]>2016-07-14 01:29:34 +0100
commitf41e37b84f3d57c29d4a2a21f9337159135b981d (patch)
tree2cb045e8e1b0f63dc341ec9581c33fab607b2350 /libavformat/mux.c
parentc4adcff976043dd3121660a90f654d5081ea9094 (diff)
dirac_vlc: prevent shifting a 0 by 64 bits when zeroing residue
Adding a check for bits == 0 would still make Coverity misdetect this, so just revert to the normal way of setting the residue to 0. Signed-off-by: Rostislav Pehlivanov <[email protected]>
Diffstat (limited to 'libavformat/mux.c')
0 files changed, 0 insertions, 0 deletions