index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
checkasm
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
checkasm: add unit tests for v210enc
Henrik Gramner
2015-09-06
4
-0
/
+99
*
checkasm: Fix floating point arguments on 64-bit Windows
Henrik Gramner
2015-08-28
1
-3
/
+7
*
checkasm: Explicitly declare function prototypes
Henrik Gramner
2015-08-20
7
-39
/
+53
*
checkasm: x86: properly save rdx/edx in checked_call()
Henrik Gramner
2015-08-20
1
-0
/
+7
*
checkasm: Remove unnecessary include
Henrik Gramner
2015-08-11
1
-4
/
+0
*
checkasm: Include io.h for isatty, if available
Martin Storsjö
2015-07-30
1
-0
/
+4
*
checkasm: Modify report format
Henrik Gramner
2015-07-27
3
-31
/
+30
*
checkasm: Use LOCAL_ALIGNED
Michael Niedermayer
2015-07-26
3
-10
/
+13
*
checkasm: remove empty array initializer list in h264pred test
Janne Grunau
2015-07-22
1
-2
/
+1
*
checkasm: Always link statically
Luca Barbato
2015-07-21
1
-2
/
+2
*
checkasm: test all architectures with optimisations
Janne Grunau
2015-07-18
1
-1
/
+15
*
checkasm: Give macro a body to avoid potential unexpected syntax issues
Michael Niedermayer
2015-07-18
1
-1
/
+1
*
checkasm: exit with status 0 instead of 1 if there are no tests to perform
Henrik Gramner
2015-07-18
1
-1
/
+1
*
cosmetics: Reformat checkasm tests
Luca Barbato
2015-07-17
3
-62
/
+61
*
checkasm: Add unit tests for bswapdsp
Henrik Gramner
2015-07-17
4
-0
/
+78
*
checkasm: Add unit tests for h264qpel
Henrik Gramner
2015-07-15
4
-0
/
+85
*
Checkasm: assembly testing and benchmarking tool
Henrik Gramner
2015-07-12
6
-0
/
+1083