This website requires JavaScript.
Explore
Help
Register
Sign In
chacha
/
FFmpeg
Watch
1
Star
0
Fork
0
You've already forked FFmpeg
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
e95fcfe8fb28fdfdaecec465c60aad79bc340a3d
FFmpeg
/
libavcodec
/
tests
History
James Darnley
8e89f6fd37
avcodec/x86: move simple_idct to external assembly
2017-05-30 13:20:42 +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: move simple_idct to external assembly
2017-05-30 13:20:42 +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 '2ec9fa5ec60dcd10e1cb10d8b4e4437e634ea428'
2017-03-21 14:29:52 -03:00
fft-fixed32.c
…
fft-fixed.c
…
fft.c
avcodec/tests/fft: Fix indention of dct_init()
2017-01-01 23:04:31 +01:00
golomb.c
…
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
…