| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/tests/celp_math: Change IsAlmostEqual() to a function | Michael Niedermayer | 2017-03-24 | 1 | -8/+9 |
* | avcodec/tests: added test for celp_math.c | Thomas Turner | 2017-03-24 | 1 | -0/+48 |
* | Merge commit '2ec9fa5ec60dcd10e1cb10d8b4e4437e634ea428' | James Almer | 2017-03-21 | 1 | -2/+3 |
|\ |
|
| * | idct: Change type of array stride parameters to ptrdiff_t | Diego Biurrun | 2016-09-29 | 1 | -2/+3 |
* | | lavc/tests/dct/aarch64: add ff_simple_idct_neon test | Matthieu Bouron | 2017-03-16 | 2 | -1/+33 |
* | | avcodec/tests/mjpegenc_huffman: Remove static in main() table | Michael Niedermayer | 2017-02-10 | 1 | -1/+1 |
* | | tests/mjpegenc_huffman: align static tables | Rostislav Pehlivanov | 2017-02-09 | 1 | -26/+30 |
* | | tests/mjpegenc_huffman: replace assert() with av_assert0() | Rostislav Pehlivanov | 2017-02-09 | 1 | -1/+1 |
* | | Implement optimal huffman encoding for (M)JPEG. | Jerry Jiang | 2017-02-08 | 2 | -0/+164 |
* | | avcodec/tests/fft: Fix indention of dct_init() | Michael Niedermayer | 2017-01-01 | 1 | -1/+1 |
* | | libavcodec/tests: Add avpacket test to .gitignore | Derek Buitenhuis | 2016-12-10 | 1 | -0/+1 |
* | | Added test for libavcodec/avpacket.c | Thomas Turner | 2016-12-06 | 1 | -0/+128 |
* | | fate: add test for avfft | Petru Rares Sincraian | 2016-07-19 | 4 | -58/+189 |
* | | avcodec/tests/options: Set timebase | Michael Niedermayer | 2016-06-22 | 1 | -0/+1 |
* | | Merge commit 'a6a750c7ef240b72ce01e9653343a0ddf247d196' | Clément Bœsch | 2016-06-22 | 20 | -92/+1209 |
|/ |
|
* | tests: Move all test programs to a subdirectory | Diego Biurrun | 2016-05-13 | 10 | -0/+1384 |