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
Commit message (
Expand
)
Author
Age
Files
Lines
*
fate: Add cinepak encoder vsynth tests
Diego Biurrun
2017-07-05
3
-0
/
+12
*
movenc-test: Add tests for negative cts offsets
Martin Storsjö
2017-05-15
1
-0
/
+11
*
checkasm: aarch64: Specify alignment for the register_init const array
Martin Storsjö
2017-05-15
1
-1
/
+1
*
checkasm: hevc: Add a hevc_ prefix to the add_residual functions
Martin Storsjö
2017-04-21
1
-1
/
+1
*
swscale: Add gbrap10 output
Michael Niedermayer
2017-04-15
6
-0
/
+10
*
fmvc: Add FATE tests
Diego Biurrun
2017-04-13
3
-0
/
+45
*
lavc: Remove deprecated XvMC support hacks
Diego Biurrun
2017-03-23
1
-3
/
+1
*
cfhd: Add FATE tests
Diego Biurrun
2017-03-09
4
-0
/
+45
*
mov: Export bounds and padding from spherical metadata
Vittorio Giovara
2017-03-07
2
-2
/
+6
*
pixlet: Fix architecture-dependent code and values
Vittorio Giovara
2017-03-06
2
-2
/
+2
*
Add Apple Pixlet decoder
Paul B Mahol
2017-03-01
2
-0
/
+5
*
fate: Add build-only targets to FATE
Diego Biurrun
2017-03-01
3
-0
/
+22
*
build: Generalize yasm/nasm-related variable names
Diego Biurrun
2017-03-01
2
-2
/
+2
*
build: Fine-grained link-time dependency settings
Diego Biurrun
2017-03-01
1
-1
/
+1
*
fate: Rename WMV8_DRM decoder tests to WMV3_DRM
Diego Biurrun
2017-02-28
3
-6
/
+6
*
fate: Make null comparison method more useful
Diego Biurrun
2017-02-27
3
-11
/
+8
*
Use modern avconv syntax for codec selection in documentation and tests
Diego Biurrun
2017-02-27
10
-48
/
+48
*
fate: Use bitexact optimizations in the svq3-2 test
Diego Biurrun
2017-02-27
2
-10
/
+10
*
fate: Add another SVQ3 test to increase coverage
Diego Biurrun
2017-02-24
3
-2
/
+28
*
mkv: Update the seek test to match 5d3953a5dc
Luca Barbato
2017-02-22
1
-13
/
+13
*
fate: Update fate-lavf-mkv after commit 5d3953a5dc
John Stebbins
2017-02-21
1
-2
/
+2
*
fate: Add webp alpha test
Mark Thompson
2017-02-21
3
-2
/
+11
*
fate: Skip the checkasm test if CONFIG_STATIC is disabled
Martin Storsjö
2017-01-09
1
-1
/
+1
*
fate: Tweak printing of ignored tests
Martin Storsjö
2016-12-29
1
-1
/
+1
*
fate: Unset the sig variable if ignoring a test failure
Martin Storsjö
2016-12-29
1
-1
/
+1
*
fate: Add --ignore-tests configure option for omitting specific FATE tests
Janne Grunau
2016-12-28
3
-3
/
+11
*
build: Move build-system-related helper files to a separate subdirectory
Diego Biurrun
2016-12-22
1
-2
/
+2
*
fate: Add h264 test for frame num gaps
Derek Buitenhuis
2016-12-14
2
-0
/
+33
*
avutil: fix data race in av_get_cpu_flags()
Wan-Teh Chang
2016-12-08
1
-0
/
+6
*
fate: Add spherical and stereo3d mov tests
Vittorio Giovara
2016-12-07
3
-0
/
+11
*
Remove Plan 9 support
Diego Biurrun
2016-12-03
1
-1
/
+1
*
arm: vp9itxfm: Skip empty slices in the first pass of idct_idct 16x16 and 32x32
Martin Storsjö
2016-11-30
1
-2
/
+4
*
checkasm: vp9dsp: benchmark all sub-IDCTs (but not WHT or ADST).
Ronald S. Bultje
2016-11-23
1
-7
/
+14
*
Revert "checkasm: vp9dsp: Benchmark the dc-only version of idct_idct separately"
Martin Storsjö
2016-11-23
1
-6
/
+0
*
fate.sh: Allow setting other make flags for running tests
Martin Storsjö
2016-11-23
1
-1
/
+1
*
fate: Add h264 and hevc extradata reload tests
Vittorio Giovara
2016-11-16
4
-0
/
+20
*
checkasm: vp9dsp: Benchmark the dc-only version of idct_idct separately
Martin Storsjö
2016-11-16
1
-0
/
+6
*
checkasm: add vp9dsp.itxfm_add tests.
Ronald S. Bultje
2016-11-11
1
-0
/
+272
*
fate: checkasm: Split monolithic test into individual components
Diego Biurrun
2016-11-08
1
-4
/
+22
*
checkasm: Add --test parameter to check only specific components
Diego Biurrun
2016-11-08
1
-10
/
+18
*
swscale: Add GRAY12
Luca Barbato
2016-11-07
6
-0
/
+10
*
vp9: Flip the order of arguments in MC functions
Martin Storsjö
2016-11-03
1
-10
/
+8
*
mov: Evaluate the movie display matrix
Vittorio Giovara
2016-11-01
3
-3
/
+3
*
fate: Add tests for mov display matrix
Vittorio Giovara
2016-11-01
7
-0
/
+32
*
checkasm: Add a test for HEVC add_residual
Alexandra Hájková
2016-10-22
4
-2
/
+89
*
Replace leftover uses of -aframes|-dframes|-vframes with -frames:a|d|v
Diego Biurrun
2016-10-22
2
-3
/
+3
*
fate: Update filter-pixfmts-scale gbrap12le hash missing from be9dba5c8a
Luca Barbato
2016-10-18
1
-1
/
+1
*
checkasm: aarch64: Don't clobber x29 in checkasm_stack_clobber
Martin Storsjö
2016-10-18
1
-2
/
+2
*
swscale: Properly load alpha for planar rgb
Michael Niedermayer
2016-10-18
1
-2
/
+2
*
build: Drop arch-specific checkasm Makefiles
Diego Biurrun
2016-10-17
4
-4
/
+3
[next]