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: 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
*
checkasm/arm: preserve the stack alignment checkasm_checked_call
Janne Grunau
2016-07-13
1
-4
/
+7
*
checkasm: vp8.mc: initialize the full src buffer after ec32574209f
Janne Grunau
2016-07-13
1
-1
/
+1
*
checkasm/arm: align the clobber check data properly for ldrd
Janne Grunau
2016-07-10
1
-1
/
+1
*
checkasm: vp8: mc: test unequal width/height for partitions
Janne Grunau
2016-07-10
1
-7
/
+9
*
checkasm: Add tests for vp8dsp
Martin Storsjö
2016-07-08
4
-0
/
+522
*
checkasm: hevc: Iterate over features first, then over bitdepths
Martin Storsjö
2016-06-29
1
-5
/
+13
*
checkasm: h264dsp: Move the x and y variables into the randomize_buffer macro
Martin Storsjö
2016-06-28
1
-2
/
+2
*
checkasm: h264dsp: Initialize the padding area
Martin Storsjö
2016-06-28
1
-1
/
+1
*
checkasm: Issue emms after benchmarking functions
Martin Storsjö
2016-06-21
1
-0
/
+2
*
checkasm: Add tests for h264 idct
Martin Storsjö
2016-06-17
4
-0
/
+237
*
Split global .gitignore file into per-directory files
Diego Biurrun
2016-05-13
1
-0
/
+1
*
cosmetics: Fix spelling mistakes
Vittorio Giovara
2016-05-04
1
-3
/
+3
*
build: miscellaneous cosmetics
Diego Biurrun
2016-04-07
1
-9
/
+12
*
checkasm: Use standard multiple inclusion guards
Diego Biurrun
2016-02-18
1
-3
/
+3
*
x86inc: Add debug symbols indicating sizes of compiled functions
Geza Lore
2016-01-23
1
-4
/
+4
*
checkasm: Check register clobbering on aarch64
Martin Storsjö
2016-01-07
3
-0
/
+153
*
checkasm: Check register clobbering on arm
Martin Storsjö
2016-01-07
4
-0
/
+167
*
checkasm: x86: post commit review fixes
Janne Grunau
2015-12-29
1
-11
/
+9
*
dca: remove unused decode_hf function and quant_d tables
Alexandra Hájková
2015-12-24
1
-45
/
+0
*
checkasm: add fmtconvert tests
Janne Grunau
2015-12-21
4
-0
/
+110
*
checkasm: add synth_filter test
Janne Grunau
2015-12-21
4
-1
/
+124
*
checkasm: add tests for dcadsp
Janne Grunau
2015-12-21
4
-0
/
+142
*
checkasm: add float comparison util functions
Janne Grunau
2015-12-21
2
-0
/
+84
*
x86: checkasm: check for or handle missing cleanup after MMX instructions
Janne Grunau
2015-12-21
4
-26
/
+78
*
arm: add a cpu flag for the VFPv2 vector mode
Janne Grunau
2015-12-14
1
-0
/
+1
*
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
[next]