index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
fate-run.sh
Commit message (
Expand
)
Author
Age
Files
Lines
*
fate: make compare() function compatible with POSIX bc
Mans Rullgard
2012-03-18
1
-2
/
+1
*
fate: fix enc_dec_pcm tests with remote target
Mans Rullgard
2012-03-17
1
-2
/
+2
*
FATE: add capability for audio encode/decode tests with fuzzy psnr comparison
Justin Ruggles
2012-03-15
1
-0
/
+10
*
FATE: allow a tolerance in the size comparison in do_tiny_psnr()
Justin Ruggles
2012-03-15
1
-1
/
+3
*
FATE: use absolute difference from a target value in do_tiny_psnr()
Justin Ruggles
2012-03-15
1
-4
/
+12
*
FATE: allow tests to set CMP_SHIFT to pass to tiny_psnr
Justin Ruggles
2012-03-15
1
-1
/
+2
*
FATE: use $fuzz directly in do_tiny_psnr() instead of passing it around
Justin Ruggles
2012-03-15
1
-6
/
+6
*
FATE: add CPUFLAGS variable, mapping to -cpuflags avconv option.
Anton Khirnov
2012-03-06
1
-2
/
+3
*
fate: run avconv with -nostats flag
Mans Rullgard
2011-10-09
1
-1
/
+1
*
fate: use 'run' helper for seek-test
Mans Rullgard
2011-09-28
1
-1
/
+1
*
fate: use +frame+slice named constants instead of '3'
Anton Khirnov
2011-09-05
1
-1
/
+1
*
Make a copy of ffmpeg under a new name -- avconv.
Anton Khirnov
2011-08-12
1
-7
/
+7
*
build: move tests/seek_test.c to libavformat and reuse generic build rules
Diego Biurrun
2011-07-13
1
-1
/
+1
*
fate: add 'null' comparison method
Mans Rullgard
2011-07-04
1
-0
/
+1
*
fate: remove output redirections from old regtest scripts
Mans Rullgard
2011-06-21
1
-3
/
+0
*
FATE: allow forcing thread-type when doing threaded fate runs.
Ronald S. Bultje
2011-04-21
1
-2
/
+3
*
fate: add support for multithread testing
Luca Barbato
2011-03-23
1
-2
/
+3
*
fate: print commands being executed with V=1
Måns Rullgård
2010-09-23
1
-0
/
+2
*
fate: set LC_ALL=C to avoid locale interference
Måns Rullgård
2010-08-23
1
-0
/
+2
*
fate-run: use 'run' function in 'ffmpeg' function
Måns Rullgård
2010-08-19
1
-1
/
+1
*
fate: add -v 0 to ffmpeg flags
Måns Rullgård
2010-08-19
1
-1
/
+1
*
fate-run: add helper to run things on target
Måns Rullgård
2010-08-04
1
-0
/
+4
*
fate: fix non-standard use of bc
Måns Rullgård
2010-08-01
1
-1
/
+1
*
fate: fix signal name translation
Måns Rullgård
2010-08-01
1
-1
/
+1
*
fate: translate exit status to signal name
Måns Rullgård
2010-07-31
1
-1
/
+6
*
fate: create report files
Måns Rullgård
2010-07-26
1
-10
/
+18
*
Unbreak parallel lavfi testing
Måns Rullgård
2010-07-24
1
-1
/
+1
*
fate: delete useless artifacts after running each test
Måns Rullgård
2010-07-21
1
-1
/
+3
*
fate: keep stderr from failing tests
Måns Rullgård
2010-07-21
1
-2
/
+4
*
fate: run diff even if command fails
Måns Rullgård
2010-07-20
1
-2
/
+5
*
fate: allow running regtests through fate frontend
Måns Rullgård
2010-07-20
1
-4
/
+38
*
fate: simplify test runner slightly
Måns Rullgård
2010-07-18
1
-2
/
+1
*
fate: add some helper functions to simplify test rules
Måns Rullgård
2010-07-18
1
-0
/
+24
*
fate: apply TARGET_EXEC only to commands starting with absolute path
Måns Rullgård
2010-07-18
1
-1
/
+2
*
fate: use our variable names in test rules imported from Mike's db
Måns Rullgård
2010-07-18
1
-4
/
+0
*
fate-run: rename some variables consistently with other files
Måns Rullgård
2010-07-18
1
-2
/
+6
*
fate: add stddev comparator
Måns Rullgård
2010-07-17
1
-3
/
+13
*
fate: whitespace cosmetics
Måns Rullgård
2010-07-17
1
-1
/
+1
*
fate: ensure file sizes match in oneoff tests
Måns Rullgård
2010-07-10
1
-1
/
+3
*
fate: fail with a sensible error message if reference file is missing
Måns Rullgård
2010-07-09
1
-0
/
+5
*
fate: delete output files from successful tests
Måns Rullgård
2010-07-09
1
-0
/
+2
*
fate: exit with error immediately if test command fails
Måns Rullgård
2010-07-09
1
-1
/
+1
*
fate: add oneoff comparison method
Måns Rullgård
2010-07-09
1
-0
/
+10
*
fate: pass additional variables to test script
Måns Rullgård
2010-07-09
1
-2
/
+7
*
Add FATE tests
Måns Rullgård
2010-03-15
1
-0
/
+19