index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
regression-funcs.sh
Age
Commit message (
Expand
)
Author
2012-05-29
fate: convert codec-regression.sh to makefile rules
Mans Rullgard
2012-05-18
fate: remove unused code from regressions-funcs.sh
Mans Rullgard
2012-05-16
fate: work around non-standard wc implementations
Mans Rullgard
2012-03-06
FATE: add CPUFLAGS variable, mapping to -cpuflags avconv option.
Anton Khirnov
2012-02-26
FATE: remove a bunch of useless -vsync 0
Anton Khirnov
2011-10-09
fate: run avconv with -nostats flag
Mans Rullgard
2011-08-16
Revert "avconv: use stream copy by default when possible."
Anton Khirnov
2011-08-16
avconv: use stream copy by default when possible.
Anton Khirnov
2011-08-12
Make a copy of ffmpeg under a new name -- avconv.
Anton Khirnov
2011-06-21
fate: remove output redirections from old regtest scripts
Mans Rullgard
2011-06-15
ffmpeg: don't abuse a global for passing samplerate from input to output
Anton Khirnov
2011-06-02
H264/MPEG frame-level multi-threading.
Alexander Strange
2011-05-20
fate: disable threading for encoding
Mans Rullgard
2011-05-18
fate: remove do_ffmpeg_nocheck function
Mans Rullgard
2011-05-18
fate: do not collect -benchmark output
Mans Rullgard
2011-05-09
regtest: separate flags for encoding and decoding
Mans Rullgard
2011-05-08
regtest: simplify encoding functions
Mans Rullgard
2011-03-23
fate: simplify regression-funcs.sh
Luca Barbato
2011-03-23
fate: add support for multithread testing
Luca Barbato
2011-01-22
fate: make lavfi tests output only md5
Mans Rullgard
2010-09-23
fate: print commands being executed with V=1
Måns Rullgård
2010-07-21
regtest: simplify cleanup after each test
Måns Rullgård
2010-07-08
Change names of regtest output files to closer match the reference files
Måns Rullgård
2010-03-08
regtest: move md5sum wrappers into separate file
Måns Rullgård
2010-03-02
Remove unused argument to test scripts
Måns Rullgård
2010-03-02
Place regression test output files in subdirs per family
Måns Rullgård
2010-02-17
Use stripped executable in regression tests
Måns Rullgård
2010-01-30
Separate audio-only tests so they are only run once
Måns Rullgård
2010-01-16
regtest: suppress console output from tests
Måns Rullgård
2009-12-26
Replace ` ` syntax by $( ) in regression test shell scripts.
Diego Biurrun
2009-10-23
Split codec-regression.sh, put all the code which can be shared by
Stefano Sabatini