| Commit message (Expand) | Author | Age | Files | Lines |
* | checkasm: support for AVX-512 functions | James Darnley | 2017-12-24 | 1 | -0/+1 |
* | Revert "checkasm/vf_interlace : add test for lowpass_line 8 and 16" | James Almer | 2017-12-19 | 4 | -83/+0 |
* | checkasm/vf_interlace : add test for lowpass_line 8 and 16 | Martin Vignali | 2017-12-19 | 4 | -0/+83 |
* | checkasm/vf_hflip : add test for vf_hflip byte and short simd | Martin Vignali | 2017-12-13 | 4 | -0/+81 |
* | checkasm/llviddsp: fix mixed code and declarations | James Almer | 2017-12-10 | 1 | -3/+3 |
* | checkasm/llviddsp : add test for add_gradient_pred | Martin Vignali | 2017-12-09 | 1 | -0/+30 |
* | checkasm/llviddsp : test return of add_left_pred(16) | Martin Vignali | 2017-12-09 | 1 | -8/+12 |
* | checkasm/vf_threshold : add test for threshold16 | Martin Vignali | 2017-12-09 | 1 | -5/+11 |
* | checkasm/vf_threshold: fix mixed code and declarations | James Almer | 2017-12-04 | 1 | -4/+4 |
* | checkasm/vf_threshold : add checkasm test for threshold8 | Martin Vignali | 2017-12-03 | 4 | -0/+84 |
* | checkasm/utvideo : be more explicit to the WIDTH_PADDED define | Martin Vignali | 2017-12-01 | 1 | -1/+1 |
* | tests/checkasm/float_dsp: Increase allowed difference for float_dsp.vector_dmul | Michael Niedermayer | 2017-11-27 | 1 | -1/+2 |
* | checkasm/utvideodsp: zero initialize the entire buffer | James Almer | 2017-11-21 | 1 | -3/+3 |
* | checkasm/utvideodsp: fix mixed declarations and code | James Almer | 2017-11-21 | 1 | -3/+3 |
* | checkasm : add test for huffyuvdsp add_int16 | Martin Vignali | 2017-11-21 | 4 | -0/+86 |
* | checkasm : add utvideodsp test | Martin Vignali | 2017-11-21 | 4 | -0/+110 |
* | checkasm/jpeg2000dsp: add test for ict_float | James Almer | 2017-11-20 | 1 | -0/+33 |
* | checkasm/jpeg2000dsp: refactor rct_int test | James Almer | 2017-11-20 | 1 | -22/+21 |
* | Merge commit '516c479172755c63063180b0c0953b68b670cdbd' | James Almer | 2017-11-11 | 1 | -7/+7 |
|\ |
|
| * | checkasm: Test more h264 idct variants | Martin Storsjö | 2017-09-27 | 1 | -1/+89 |
| * | Revert "checkasm: Test more h264 idct variants" | Martin Storsjö | 2017-09-02 | 1 | -89/+1 |
* | | Merge commit '547db1eaecd597031165a2bf637acaaacde52788' | James Almer | 2017-11-11 | 1 | -1/+89 |
|\| |
|
| * | checkasm: Test more h264 idct variants | Martin Storsjö | 2017-08-31 | 1 | -1/+89 |
* | | checkasm/llviddsp: fix warnings about mixed declaration and code | James Almer | 2017-11-08 | 1 | -10/+20 |
* | | checkasm/llviddsp : add test for other dsp func | Martin Vignali | 2017-11-07 | 1 | -8/+108 |
* | | Merge commit 'd05c9cde0e87c23ca42957646bea483dfc09d6bf' | James Almer | 2017-10-30 | 1 | -1/+1 |
|\| |
|
| * | checkasm: aarch64: Specify alignment for the register_init const array | Martin Storsjö | 2017-05-15 | 1 | -1/+1 |
* | | Merge commit 'e00db9f78bb475ed5103364f61892f4e75ef89ba' | James Almer | 2017-10-28 | 1 | -1/+1 |
|\| |
|
| * | checkasm: hevc: Add a hevc_ prefix to the add_residual functions | Martin Storsjö | 2017-04-21 | 1 | -1/+1 |
| * | lavc: Remove deprecated XvMC support hacks | Diego Biurrun | 2017-03-23 | 1 | -3/+1 |
| * | build: Generalize yasm/nasm-related variable names | Diego Biurrun | 2017-03-01 | 2 | -2/+2 |
* | | Merge commit '7cb1d9e2dbbe5bf4652be5d78cdd68e956fa3d63' | James Almer | 2017-10-11 | 1 | -1/+1 |
|\| |
|
| * | build: Fine-grained link-time dependency settings | Diego Biurrun | 2017-03-01 | 1 | -1/+1 |
* | | libavcodec/blockdsp : add AVX version | Martin Vignali | 2017-10-03 | 1 | -2/+2 |
* | | libavcodec/exr : add x86 SIMD for predictor | Martin Vignali | 2017-10-01 | 1 | -0/+23 |
* | | checkasm: add an exrdsp test | James Almer | 2017-09-17 | 4 | -0/+73 |
* | | checkasm: use perf API on Linux ARM* | Clément Bœsch | 2017-09-08 | 2 | -25/+129 |
* | | checkasm/vf_blend: rename addition128 and difference128 to grainmerge and gra... | James Almer | 2017-08-24 | 1 | -2/+2 |
* | | checkasm: add hybrid_analysis_ileave and hybrid_synthesis_deint tests to aacp... | James Almer | 2017-07-13 | 1 | -0/+82 |
* | | checkasm: add a g722dsp test | James Almer | 2017-07-13 | 4 | -0/+68 |
* | | checkasm: use declare_func_float() in sbrdsp sum_square test | James Almer | 2017-07-04 | 1 | -1/+1 |
* | | checkasm: add sbrdsp tests | Matthieu Bouron | 2017-07-03 | 4 | -1/+302 |
* | | checkasm: randomize the full input buffer in test_hybrid_analysis | James Almer | 2017-06-30 | 1 | -1/+1 |
* | | checkasm: fix size of input buffer in test_hybrid_analysis | James Almer | 2017-06-30 | 1 | -1/+1 |
* | | lavc/aacpsdsp: use ptrdiff_t for stride in hybrid_analysis | Clément Bœsch | 2017-06-28 | 1 | -1/+1 |
* | | checkasm: add AAC PS tests | Clément Bœsch | 2017-06-28 | 4 | -0/+166 |
* | | x86/vf_blend: add sse and ssse3 extremity functions | James Almer | 2017-06-27 | 1 | -0/+1 |
* | | checkasm: add missing checks to float_dsp's butterflies_float test | James Almer | 2017-06-23 | 1 | -1/+4 |
* | | checkasm/aarch64: fix tests returning a float | Matthieu Bouron | 2017-06-22 | 1 | -4/+4 |
* | | build: Generalize yasm/nasm-related variable names | Diego Biurrun | 2017-06-21 | 2 | -2/+2 |