Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-15checkasm: add a checkasm_checked_call function that doesn't issue emmsJames Almer
2017-03-24Merge commit '2816f8a8bb33bd67fec5e94f5d357918caf4e055'James Almer
2017-03-23Merge commit '93d5b022a9fd3a1a1f9c521a1eac7f0410e05b81'James Almer
2016-10-17build: Drop arch-specific checkasm MakefilesDiego Biurrun
2016-10-17build: Drop duplicate asm recipeDiego Biurrun
2016-01-23x86inc: Add debug symbols indicating sizes of compiled functionsGeza Lore
2016-01-22x86inc: Add debug symbols indicating sizes of compiled functionsGeza Lore
2016-01-02Merge commit 'f0f54117c8f206e8045d301c2eb975b26e9f263d'Hendrik Leppkes
2016-01-02Merge commit '711781d7a1714ea4eb0217eb1ba04811978c43d1'Hendrik Leppkes
2015-12-29checkasm: x86: post commit review fixesJanne Grunau
2015-12-21x86: checkasm: check for or handle missing cleanup after MMX instructionsJanne Grunau
2015-09-28checkasm/x86: Correctly handle variadic functionsHenrik Gramner
2015-09-27checkasm/x86: Correctly handle variadic functionsHenrik Gramner
2015-08-28checkasm: Fix floating point arguments on 64-bit WindowsHenrik Gramner
2015-08-25checkasm: Fix floating point arguments on 64-bit WindowsHenrik Gramner
2015-08-20checkasm: Explicitly declare function prototypesHenrik Gramner
2015-08-20checkasm: x86: properly save rdx/edx in checked_call()Henrik Gramner
2015-08-19checkasm: x86: properly save rdx/edx in checked_call()Henrik Gramner
2015-08-19checkasm: Explicitly declare function prototypesHenrik Gramner
2015-07-13tests/checkasm/x86/Makefile: Use ASMSTRIPFLAGS for asmMichael Niedermayer
2015-07-12Merge commit '8bc67ec2c0d2b5444d51a1bed1d50f0e10d92717'Michael Niedermayer
2015-07-12Checkasm: assembly testing and benchmarking toolHenrik Gramner