diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2014-01-26 02:53:17 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-01-26 02:57:29 +0100 |
commit | 6a92598e149bcc2b5ec0a6c0cd940ef19b9ae86f (patch) | |
tree | b6d0fe1021980895a531e67699a62c67ad7624d8 /doc/APIchanges | |
parent | 20626f53e9f41cb3db82329ed3db7d773cfa3a8f (diff) | |
download | ffmpeg-6a92598e149bcc2b5ec0a6c0cd940ef19b9ae86f.tar.gz |
avcodec/mpeg12dec: Redesign index checks for mpeg2_fast_decode_block_intra
This fixes the speed regression from 20626f53e9f41cb3db82329ed3db7d773cfa3a8f
and still checks sufficiently to prevent out of allocated memory accesses
due to the index
Before:
1681 decicycles in mpeg2_fast_decode_block_intra, 4194238 runs, 66 skips
After:
1658 decicycles in mpeg2_fast_decode_block_intra, 4194248 runs, 56 skips
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'doc/APIchanges')
0 files changed, 0 insertions, 0 deletions