| Commit message (Expand) | Author | Age | Files | Lines |
* | checkasm: vp9dsp: benchmark all sub-IDCTs (but not WHT or ADST). | Ronald S. Bultje | 2016-11-23 | 1 | -7/+14 |
* | Revert "checkasm: vp9dsp: Benchmark the dc-only version of idct_idct separately" | Martin Storsjö | 2016-11-23 | 1 | -6/+0 |
* | fate.sh: Allow setting other make flags for running tests | Martin Storsjö | 2016-11-23 | 1 | -1/+1 |
* | fate: Add h264 and hevc extradata reload tests | Vittorio Giovara | 2016-11-16 | 4 | -0/+20 |
* | checkasm: vp9dsp: Benchmark the dc-only version of idct_idct separately | Martin Storsjö | 2016-11-16 | 1 | -0/+6 |
* | checkasm: add vp9dsp.itxfm_add tests. | Ronald S. Bultje | 2016-11-11 | 1 | -0/+272 |
* | fate: checkasm: Split monolithic test into individual components | Diego Biurrun | 2016-11-08 | 1 | -4/+22 |
* | checkasm: Add --test parameter to check only specific components | Diego Biurrun | 2016-11-08 | 1 | -10/+18 |
* | swscale: Add GRAY12 | Luca Barbato | 2016-11-07 | 6 | -0/+10 |
* | vp9: Flip the order of arguments in MC functions | Martin Storsjö | 2016-11-03 | 1 | -10/+8 |
* | mov: Evaluate the movie display matrix | Vittorio Giovara | 2016-11-01 | 3 | -3/+3 |
* | fate: Add tests for mov display matrix | Vittorio Giovara | 2016-11-01 | 7 | -0/+32 |
* | checkasm: Add a test for HEVC add_residual | Alexandra Hájková | 2016-10-22 | 4 | -2/+89 |
* | Replace leftover uses of -aframes|-dframes|-vframes with -frames:a|d|v | Diego Biurrun | 2016-10-22 | 2 | -3/+3 |
* | fate: Update filter-pixfmts-scale gbrap12le hash missing from be9dba5c8a | Luca Barbato | 2016-10-18 | 1 | -1/+1 |
* | checkasm: aarch64: Don't clobber x29 in checkasm_stack_clobber | Martin Storsjö | 2016-10-18 | 1 | -2/+2 |
* | swscale: Properly load alpha for planar rgb | Michael Niedermayer | 2016-10-18 | 1 | -2/+2 |
* | build: Drop arch-specific checkasm Makefiles | Diego Biurrun | 2016-10-17 | 4 | -4/+3 |
* | build: Drop duplicate asm recipe | Diego Biurrun | 2016-10-17 | 1 | -5/+0 |
* | checkasm: aarch64: Add filler args to make sure all parameters are passed on ... | Martin Storsjö | 2016-10-16 | 2 | -12/+9 |
* | checkasm: aarch64: Clobber the stack before calling functions | Martin Storsjö | 2016-10-16 | 2 | -1/+18 |
* | checkasm: arm/aarch64: Fix the amount of space reserved for stack parameters | Martin Storsjö | 2016-10-16 | 2 | -4/+4 |
* | lavf: use the new bitstream filter for extracting extradata | Anton Khirnov | 2016-10-16 | 2 | -39/+39 |
* | swscale: Add the GBRAP12 output | Luca Barbato | 2016-10-12 | 6 | -0/+10 |
* | swscale: Enable GBRP12 output | Luca Barbato | 2016-10-12 | 6 | -0/+10 |
* | swscale: Add missing yuv444p12 swapping | Vittorio Giovara | 2016-10-12 | 1 | -1/+1 |
* | checkasm: add a test for HEVC IDCT | Alexandra Hájková | 2016-10-11 | 1 | -1/+33 |
* | checkasm: add VP9 loopfilter tests. | Ronald S. Bultje | 2016-10-04 | 1 | -0/+159 |
* | fate: Add test for rscc palette | Vittorio Giovara | 2016-10-02 | 2 | -0/+5 |
* | lavu: remove the custom atomic API | Anton Khirnov | 2016-10-02 | 1 | -5/+0 |
* | checkasm: Add test for huffyuvdsp add_bytes | Alexandra Hájková | 2016-10-02 | 4 | -0/+81 |
* | hevc: Change type of array stride parameters to ptrdiff_t | Diego Biurrun | 2016-09-29 | 1 | -8/+8 |
* | pixfmt: Add yuv444p12 pixel format | Luca Barbato | 2016-09-27 | 6 | -0/+10 |
* | pixfmt: Add yuv422p12 pixel format | Luca Barbato | 2016-09-27 | 6 | -0/+10 |
* | pixfmt: Add yuv420p12 pixel format | Luca Barbato | 2016-09-27 | 6 | -0/+10 |
* | audiodsp: reorder arguments for vector_clipf | Anton Khirnov | 2016-09-22 | 1 | -4/+4 |
* | checkasm: add tests for audiodsp | Anton Khirnov | 2016-09-22 | 4 | -0/+151 |
* | checkasm: add a test for blockdsp | Anton Khirnov | 2016-09-22 | 4 | -0/+73 |
* | checkasm: Read the unsigned value as it should | Luca Barbato | 2016-09-11 | 1 | -2/+3 |
* | build: Fix directory dependencies of tests/pixfmts.mak target | Diego Biurrun | 2016-09-05 | 1 | -1/+1 |
* | vp8: Change type of stride parameters to ptrdiff_t | Diego Biurrun | 2016-08-26 | 1 | -2/+2 |
* | checkasm: add vp9 MC tests. | Ronald S. Bultje | 2016-08-03 | 4 | -0/+132 |
* | checkasm: Cast unsigned to signed | Luca Barbato | 2016-07-23 | 1 | -1/+1 |
* | checkasm: add HEVC test for testing IDCT DC | Alexandra Hájková | 2016-07-22 | 4 | -1/+76 |
* | arm: Check for support for the .fpu directive | Martin Storsjö | 2016-07-21 | 1 | -1/+1 |
* | checkasm: arm: Ignore changes to bits 0-4 and 7 of FPSCR | Martin Storsjö | 2016-07-17 | 1 | -4/+6 |
* | cheackasm/arm: remove NEON instructions from checkasm_checked_call_vfp | Janne Grunau | 2016-07-17 | 1 | -3/+10 |
* | checkasm: arm: Don't start new const blocks for each string | Martin Storsjö | 2016-07-17 | 1 | -2/+2 |
* | checkasm: arm: report the first clobbered register in checkasm_checked_call | Janne Grunau | 2016-07-16 | 1 | -25/+39 |
* | FATE: add a test for H.264 with two fields per packet | Anton Khirnov | 2016-07-15 | 2 | -0/+35 |