diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2014-11-13 11:34:04 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-11-13 11:37:59 +0100 |
commit | 64e12aec9654eac8e3054d281b509c6d0212af8b (patch) | |
tree | d79822c70c453403349c12ad9a085db2504f94d6 /tests/base64.c | |
parent | 3e1ac1034535ac19beaa533d7013b9a188363247 (diff) | |
parent | 68a35473ed423a14731c418939fba7913647979a (diff) | |
download | ffmpeg-64e12aec9654eac8e3054d281b509c6d0212af8b.tar.gz |
Merge commit '68a35473ed423a14731c418939fba7913647979a'
* commit '68a35473ed423a14731c418939fba7913647979a':
4xm: more thorought check for negative index and negative shift
Conflicts:
libavcodec/4xm.c
Mostly not merged, the added checks, check for impossible conditions
for paranoias sake they are replaced by asserts but thats probably overkill
the vlc table does not contain out of range values or holes,
nor does it permit the log2 values to become negative. Whenever a
log2 value reaches 0 the selected table no longer contains an entry to trigger
the case that would decrease it further
Adding such impossible checks would confuse the reader
Merged-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'tests/base64.c')
0 files changed, 0 insertions, 0 deletions