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
/
codec-regression.sh
Age
Commit message (
Expand
)
Author
2010-01-30
Separate audio-only tests so they are only run once
Måns Rullgård
2010-01-16
regtest: split wma test into wmav1 and wmav2
Måns Rullgård
2009-12-12
Add ROQ format regression test.
Reimar Döffinger
2009-12-12
Reduce the number of encoded frames for the dnxhd tests to 5.
Stefano Sabatini
2009-10-27
Split codec-regression.sh again and create a lavfi-regression.sh for
Stefano Sabatini
2009-10-24
Split codec-regression.sh, and create the lavf-regression.sh script.
Stefano Sabatini
2009-10-24
Fix codectest
Måns Rullgård
2009-10-23
Split codec-regression.sh, put all the code which can be shared by
Stefano Sabatini
2009-10-19
Move up the $test variable definition, together with the other
Stefano Sabatini
2009-10-19
Give symbolic names to the positional parameters of the
Stefano Sabatini
2009-10-11
Do the dnxhd_720p_rd test with -threads 4 in order to also test the threading...
Reimar Döffinger
2009-10-06
Add ALAC encoding and decoding regression tests.
Justin Ruggles
2009-09-29
Prefer -vcodec rawvideo over -vcodec huffyuv for lavfi regression
Stefano Sabatini
2009-09-29
Fix md5 program invocation for BSD.
Michael Kostylev
2009-09-27
Remove duplicated / stray code which slipped in with r20057.
Stefano Sabatini
2009-09-27
Get rid of "function" "keywords" in lavfilter testing code, hopefully will
Reimar Döffinger
2009-09-27
Implement a lavfitest target for testing regressions in libavfilter.
Stefano Sabatini
2009-09-21
regtest: do not write to /tmp/ffmpeg$$
Måns Rullgård
2009-09-21
Split dnxhd regression test so the parts can run in parallel
Måns Rullgård
2009-09-19
Use default sws_flags for dnxhd regression tests and also test the "-mbd rd"
Reimar Döffinger
2009-09-19
Change DNxHD regression tests to test both 720p and 1080i instead of just 1080i
Reimar Döffinger
2009-09-17
Add dnxhd test to regression tests.
Reimar Döffinger
2009-06-14
regtest: print commands also for image format tests
Måns Rullgård
2009-04-10
Fix comment: gcc 2.95.3 binaries decode ac3 fine if SSE is available and
Carl Eugen Hoyos
2009-03-30
Rename regression test result files from b-libav* to b-lavf* for consistency.
Diego Biurrun
2009-03-30
Fix running regression tests on remote targets
Måns Rullgård
2009-03-30
Skip creation of tests/data directory in individual regression test scripts.
Diego Biurrun
2009-03-30
Move generated file aynth1.sw to the data subdirectory. Thus it does not have
Diego Biurrun
2009-03-30
Rename regression.sh --> codec-regression.sh. Now all regression test scripts
Diego Biurrun