mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-06-08 08:20:36 +00:00
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> |
||
|---|---|---|
| .. | ||
| arm | ||
| avr32 | ||
| bfin | ||
| mips | ||
| ppc | ||
| sh4 | ||
| tomi | ||
| x86 | ||
| adler32.c | ||
| adler32.h | ||
| aes.c | ||
| aes.h | ||
| atomic.c | ||
| atomic.h | ||
| atomic_gcc.h | ||
| atomic_suncc.h | ||
| atomic_win32.h | ||
| attributes.h | ||
| audio_fifo.c | ||
| audio_fifo.h | ||
| audioconvert.h | ||
| avassert.h | ||
| avstring.c | ||
| avstring.h | ||
| avutil.h | ||
| base64.c | ||
| base64.h | ||
| blowfish.c | ||
| blowfish.h | ||
| bprint.c | ||
| bprint.h | ||
| bswap.h | ||
| buffer.c | ||
| buffer.h | ||
| buffer_internal.h | ||
| channel_layout.c | ||
| channel_layout.h | ||
| colorspace.h | ||
| common.h | ||
| cpu.c | ||
| cpu.h | ||
| crc.c | ||
| crc.h | ||
| des.c | ||
| des.h | ||
| dict.c | ||
| dict.h | ||
| error.c | ||
| error.h | ||
| eval.c | ||
| eval.h | ||
| fifo.c | ||
| fifo.h | ||
| file.c | ||
| file.h | ||
| float_dsp.c | ||
| float_dsp.h | ||
| frame.c | ||
| frame.h | ||
| hash.c | ||
| hash.h | ||
| hmac.c | ||
| hmac.h | ||
| imgutils.c | ||
| imgutils.h | ||
| integer.c | ||
| integer.h | ||
| internal.h | ||
| intfloat.h | ||
| intfloat_readwrite.c | ||
| intfloat_readwrite.h | ||
| intmath.c | ||
| intmath.h | ||
| intreadwrite.h | ||
| lfg.c | ||
| lfg.h | ||
| libavutil.v | ||
| libm.h | ||
| lls.c | ||
| lls.h | ||
| log.c | ||
| log.h | ||
| log2_tab.c | ||
| lzo.c | ||
| lzo.h | ||
| Makefile | ||
| mathematics.c | ||
| mathematics.h | ||
| md5.c | ||
| md5.h | ||
| mem.c | ||
| mem.h | ||
| murmur3.c | ||
| murmur3.h | ||
| old_pix_fmts.h | ||
| opencl.c | ||
| opencl.h | ||
| opencl_internal.c | ||
| opencl_internal.h | ||
| opt.c | ||
| opt.h | ||
| parseutils.c | ||
| parseutils.h | ||
| pca.c | ||
| pca.h | ||
| pixdesc.c | ||
| pixdesc.h | ||
| pixfmt.h | ||
| qsort.h | ||
| random_seed.c | ||
| random_seed.h | ||
| rational.c | ||
| rational.h | ||
| rc4.c | ||
| rc4.h | ||
| samplefmt.c | ||
| samplefmt.h | ||
| sha.c | ||
| sha.h | ||
| softfloat.c | ||
| softfloat.h | ||
| time.c | ||
| time.h | ||
| timecode.c | ||
| timecode.h | ||
| timer.h | ||
| timestamp.h | ||
| tree.c | ||
| tree.h | ||
| utils.c | ||
| version.h | ||
| x86_cpu.h | ||
| xga_font_data.c | ||
| xga_font_data.h | ||
| xtea.c | ||
| xtea.h | ||