| Commit message (Expand) | Author | Age | Files | Lines |
* | all: Make header guard names consistent | Timothy Gu | 2016-01-31 | 1 | -2/+2 |
* | avcodec/dca: add new decoder based on libdcadec | foo86 | 2016-01-31 | 2 | -3/+3 |
* | avcodec/dca: remove old decoder | foo86 | 2016-01-31 | 4 | -97/+3 |
* | x86inc: Add debug symbols indicating sizes of compiled functions | Geza Lore | 2016-01-21 | 1 | -4/+4 |
* | checkasm: add videodsp emulated_edge_mc test. | Ronald S. Bultje | 2016-01-21 | 4 | -0/+94 |
* | Merge commit 'fec76cd430f3c865183a6e5b4caec0743e055605' | Hendrik Leppkes | 2016-01-19 | 3 | -0/+153 |
|\ |
|
| * | checkasm: Check register clobbering on aarch64 | Martin Storsjö | 2016-01-07 | 3 | -0/+153 |
* | | Merge commit '26ec75aec3576daea691dee53a78ec67c0dc4040' | Hendrik Leppkes | 2016-01-19 | 4 | -0/+167 |
|\| |
|
| * | checkasm: Check register clobbering on arm | Martin Storsjö | 2016-01-07 | 4 | -0/+167 |
* | | Merge commit 'f0f54117c8f206e8045d301c2eb975b26e9f263d' | Hendrik Leppkes | 2016-01-02 | 1 | -11/+9 |
|\| |
|
| * | checkasm: x86: post commit review fixes | Janne Grunau | 2015-12-29 | 1 | -11/+9 |
* | | Merge commit '2008f76054906e9ff6bf744800af0e5a5bfe61be' | Hendrik Leppkes | 2016-01-02 | 1 | -45/+0 |
|\| |
|
| * | dca: remove unused decode_hf function and quant_d tables | Alexandra Hájková | 2015-12-24 | 1 | -45/+0 |
* | | Merge commit '489e6add4478b0f5717dbf644234c6f3a3baf02c' | Hendrik Leppkes | 2016-01-02 | 4 | -0/+110 |
|\| |
|
| * | checkasm: add fmtconvert tests | Janne Grunau | 2015-12-21 | 4 | -0/+110 |
* | | Merge commit '568a4323fbde03665b2b23a98068d02b39121812' | Hendrik Leppkes | 2016-01-02 | 4 | -1/+124 |
|\| |
|
| * | checkasm: add synth_filter test | Janne Grunau | 2015-12-21 | 4 | -1/+124 |
* | | Merge commit 'e71b747e9dc56cb84f8a06ec8214d5f3bd98bb6d' | Hendrik Leppkes | 2016-01-02 | 4 | -0/+142 |
|\| |
|
| * | checkasm: add tests for dcadsp | Janne Grunau | 2015-12-21 | 4 | -0/+142 |
* | | Merge commit '9d218d573f8088c606d873e80df572582e6773ef' | Hendrik Leppkes | 2016-01-02 | 2 | -0/+84 |
|\| |
|
| * | checkasm: add float comparison util functions | Janne Grunau | 2015-12-21 | 2 | -0/+84 |
* | | Merge commit '711781d7a1714ea4eb0217eb1ba04811978c43d1' | Hendrik Leppkes | 2016-01-02 | 6 | -33/+85 |
|\| |
|
| * | x86: checkasm: check for or handle missing cleanup after MMX instructions | Janne Grunau | 2015-12-21 | 4 | -26/+78 |
* | | Merge commit 'e2710e790c09e49e86baa58c6063af0097cc8cb0' | Hendrik Leppkes | 2016-01-02 | 1 | -0/+1 |
|\| |
|
| * | arm: add a cpu flag for the VFPv2 vector mode | Janne Grunau | 2015-12-14 | 1 | -0/+1 |
| * | checkasm: add HEVC MC tests | Anton Khirnov | 2015-12-05 | 4 | -0/+325 |
| * | checkasm: Fix the function name sorting algorithm | Henrik Gramner | 2015-10-03 | 1 | -2/+6 |
| * | checkasm/x86: Correctly handle variadic functions | Henrik Gramner | 2015-09-28 | 1 | -2/+5 |
| * | checkasm: Use a self-balancing tree | Henrik Gramner | 2015-09-28 | 1 | -12/+47 |
| * | checkasm: v210: Fix array overwrite | Henrik Gramner | 2015-09-17 | 1 | -1/+1 |
* | | Add pixblockdsp checkasm tests | Timothy Gu | 2015-11-07 | 4 | -0/+112 |
* | | lavu: add AESNI CPU flag | Rodger Combs | 2015-10-28 | 1 | -0/+1 |
* | | vp9: add itxfm_add eob shortcuts to 10/12bpp functions. | Ronald S. Bultje | 2015-10-13 | 1 | -1/+1 |
* | | checkasm: add alacdsp tests | James Almer | 2015-10-06 | 4 | -0/+124 |
* | | checkasm: Fix compilation with --disable-avcodec | Henrik Gramner | 2015-10-04 | 1 | -20/+22 |
* | | checkasm: Remove use of deprecated av_set_cpu_flags_mask() | Henrik Gramner | 2015-10-03 | 1 | -2/+3 |
* | | checkasm/vp9dsp: Fix iszero() to read the correct data | Henrik Gramner | 2015-09-28 | 1 | -1/+1 |
* | | checkasm: add vp9dsp.itxfm_add tests. | Ronald S. Bultje | 2015-09-28 | 1 | -0/+275 |
* | | checkasm: Fix the function name sorting algorithm | Henrik Gramner | 2015-09-28 | 1 | -2/+6 |
* | | checkasm/x86: Correctly handle variadic functions | Henrik Gramner | 2015-09-27 | 1 | -2/+5 |
* | | checkasm/vp9dsp: add const to suppress "discards const qualifier" warnings | James Almer | 2015-09-26 | 1 | -2/+2 |
* | | checkasm/Makefile: add missing testclean target | James Almer | 2015-09-26 | 1 | -1/+1 |
* | | checkasm: Use a self-balancing tree | Henrik Gramner | 2015-09-26 | 1 | -12/+47 |
* | | checkasm: clip vp9 loopfilter test pixels inside allowed bitdepth range. | Ronald S. Bultje | 2015-09-26 | 1 | -2/+2 |
* | | tests/checkasm: make randomize_buffers a function for easier debugging | Rodger Combs | 2015-09-26 | 1 | -51/+57 |
* | | tests/checkasm/vp9dsp: Revert first hunk of bddcf758d3a68ac0bcc3bc4fc4aa7156e... | Michael Niedermayer | 2015-09-24 | 1 | -1/+3 |
* | | vp9: fix loopfilter test code to address Hendrik's comments. | Ronald S. Bultje | 2015-09-21 | 1 | -6/+5 |
* | | tests/checkasm: fix stack smash in check_loopfilter | Rodger Combs | 2015-09-20 | 1 | -0/+3 |
* | | tests/checkasm/vp9dsp: Add () to protect macro arguments | Michael Niedermayer | 2015-09-20 | 1 | -2/+2 |
* | | checkasm: add VP9 loopfilter tests. | Ronald S. Bultje | 2015-09-20 | 1 | -0/+147 |