mirror of https://github.com/FFmpeg/FFmpeg.git
In order to know that the earlier code did not use uninitialized values one needs to know that the lowest four bits of each used value of pframe_block4x4_coefficients_tab do not vanish identically. E.g. Coverity did not get this and warned about it in ticket #1466632. Fix this by slightly rewriting the code. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>pull/375/head
parent
f5e74e8d48
commit
d6c16c5217
1 changed files with 3 additions and 4 deletions
Loading…
Reference in new issue