]> git.sesse.net Git - ffmpeg/history - tests/checkasm
checkasm: Use a self-balancing tree
[ffmpeg] / tests / checkasm /
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