ffmpeg/libavcodec/tests
James Darnley d7246ea9f2 avcodec/x86: add an 8-bit simple IDCT function based on the x86-64 high depth functions
Includes add/put functions

Rounding contributed by Ronald S. Bultje
2017-06-28 17:27:35 +02:00
..
aarch64 lavc/tests/dct/aarch64: add ff_simple_idct_neon test 2017-03-16 12:00:41 +01:00
arm
ppc
x86 avcodec/x86: add an 8-bit simple IDCT function based on the x86-64 high depth functions 2017-06-28 17:27:35 +02:00
.gitignore Implement optimal huffman encoding for (M)JPEG. 2017-02-08 13:59:53 +00:00
avfft.c
avpacket.c
cabac.c
celp_math.c avcodec/tests/celp_math: Change IsAlmostEqual() to a function 2017-03-24 18:18:57 +01:00
dct.c Merge commit '2ec9fa5ec6' 2017-03-21 14:29:52 -03:00
fft-fixed.c
fft-fixed32.c
fft.c avcodec/tests/fft: Fix indention of dct_init() 2017-01-01 23:04:31 +01:00
golomb.c lavc/tests/golomb: Add unit test for set_ue_golomb_long. 2017-06-24 22:17:15 +02:00
iirfilter.c
imgconvert.c
jpeg2000dwt.c
mathops.c
mjpegenc_huffman.c avcodec/tests/mjpegenc_huffman: Remove static in main() table 2017-02-10 00:12:01 +01:00
motion.c
options.c
rangecoder.c
snowenc.c
utils.c