]> git.sesse.net Git - ffmpeg/history - tests/checkasm
hevcdsp_template: Templatize IDCT
[ffmpeg] / tests / checkasm /
2016-07-17 Martin Storsjöcheckasm: arm: Ignore changes to bits 0-4 and 7 of...
2016-07-17 Janne Grunaucheackasm/arm: remove NEON instructions from checkasm_c...
2016-07-17 Martin Storsjöcheckasm: arm: Don't start new const blocks for each...
2016-07-16 Janne Grunaucheckasm: arm: report the first clobbered register...
2016-07-13 Janne Grunaucheckasm/arm: preserve the stack alignment checkasm_che...
2016-07-13 Janne Grunaucheckasm: vp8.mc: initialize the full src buffer after...
2016-07-10 Janne Grunaucheckasm/arm: align the clobber check data properly...
2016-07-10 Janne Grunaucheckasm: vp8: mc: test unequal width/height for partitions
2016-07-08 Martin Storsjöcheckasm: Add tests for vp8dsp
2016-06-29 Martin Storsjöcheckasm: hevc: Iterate over features first, then over...
2016-06-28 Martin Storsjöcheckasm: h264dsp: Move the x and y variables into...
2016-06-28 Martin Storsjöcheckasm: h264dsp: Initialize the padding area
2016-06-21 Martin Storsjöcheckasm: Issue emms after benchmarking functions
2016-06-17 Martin Storsjöcheckasm: Add tests for h264 idct
2016-05-13 Diego BiurrunSplit global .gitignore file into per-directory files
2016-05-04 Vittorio Giovaracosmetics: Fix spelling mistakes
2016-04-07 Diego Biurrunbuild: miscellaneous cosmetics
2016-02-18 Diego Biurruncheckasm: Use standard multiple inclusion guards
2016-01-23 Geza Lorex86inc: Add debug symbols indicating sizes of compiled...
2016-01-07 Martin Storsjöcheckasm: Check register clobbering on aarch64
2016-01-07 Martin Storsjöcheckasm: Check register clobbering on arm
2015-12-29 Janne Grunaucheckasm: x86: post commit review fixes
2015-12-24 Alexandra Hájkovádca: remove unused decode_hf function and quant_d tables
2015-12-21 Janne Grunaucheckasm: add fmtconvert tests
2015-12-21 Janne Grunaucheckasm: add synth_filter test
2015-12-21 Janne Grunaucheckasm: add tests for dcadsp
2015-12-21 Janne Grunaucheckasm: add float comparison util functions
2015-12-21 Janne Grunaux86: checkasm: check for or handle missing cleanup...
2015-12-14 Janne Grunauarm: add a cpu flag for the VFPv2 vector mode
2015-12-05 Anton Khirnovcheckasm: add HEVC MC tests
2015-10-03 Henrik Gramnercheckasm: Fix the function name sorting algorithm
2015-09-28 Henrik Gramnercheckasm/x86: Correctly handle variadic functions
2015-09-28 Henrik Gramnercheckasm: Use a self-balancing tree
2015-09-17 Henrik Gramnercheckasm: v210: Fix array overwrite
2015-09-06 Henrik Gramnercheckasm: add unit tests for v210enc
2015-08-28 Henrik Gramnercheckasm: Fix floating point arguments on 64-bit Windows
2015-08-20 Henrik Gramnercheckasm: Explicitly declare function prototypes
2015-08-20 Henrik Gramnercheckasm: x86: properly save rdx/edx in checked_call()
2015-08-11 Henrik Gramnercheckasm: Remove unnecessary include
2015-07-30 Martin Storsjöcheckasm: Include io.h for isatty, if available
2015-07-27 Henrik Gramnercheckasm: Modify report format
2015-07-26 Michael Niedermayercheckasm: Use LOCAL_ALIGNED
2015-07-22 Janne Grunaucheckasm: remove empty array initializer list in h264pr...
2015-07-21 Luca Barbatocheckasm: Always link statically
2015-07-17 Janne Grunaucheckasm: test all architectures with optimisations
2015-07-17 Michael Niedermayercheckasm: Give macro a body to avoid potential unexpect...
2015-07-17 Henrik Gramnercheckasm: exit with status 0 instead of 1 if there...
2015-07-17 Luca Barbatocosmetics: Reformat checkasm tests
2015-07-17 Henrik Gramnercheckasm: Add unit tests for bswapdsp
2015-07-15 Henrik Gramnercheckasm: Add unit tests for h264qpel
2015-07-12 Henrik GramnerCheckasm: assembly testing and benchmarking tool