diff options
author | James Almer <jamrial@gmail.com> | 2013-06-01 01:36:38 -0300 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2013-06-01 10:53:39 +0200 |
commit | c485c835fef46dea5dddf66243954275291dcdee (patch) | |
tree | 56b9773068323f60d0dcbc7f9563d4cc96bfe5cd /version.sh | |
parent | 0c2f673ed28ab6d187b4ce41396623f9e9378785 (diff) | |
download | ffmpeg-c485c835fef46dea5dddf66243954275291dcdee.tar.gz |
avutil/crc: Dont limit CRC32 standard tables
Currently, standard tables like AV_CRC_32_IEEE and such are being generated (or
provided in case the user compiles with hardcoded tables) with only 257 elements.
We're missing a considerable boost in performance by not making them with a size
of 1024 elements instead.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'version.sh')
0 files changed, 0 insertions, 0 deletions