diff options
author | Rostislav Pehlivanov <[email protected]> | 2016-07-14 01:26:51 +0100 |
---|---|---|
committer | Rostislav Pehlivanov <[email protected]> | 2016-07-14 01:29:34 +0100 |
commit | f41e37b84f3d57c29d4a2a21f9337159135b981d (patch) | |
tree | 2cb045e8e1b0f63dc341ec9581c33fab607b2350 /libavformat/mux.c | |
parent | c4adcff976043dd3121660a90f654d5081ea9094 (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