- 28 May, 2013 2 commits
-
-
Anton Khirnov authored
-
Martin Storsjö authored
If building out of tree, make sure the filter scripts are copied into the build tree before running tests. This makes sure that SRC_PATH doesn't need to exist on the remote system (or doesn't need to exist at the same path). Signed-off-by: Martin Storsjö <martin@martin.st>
-
- 24 May, 2013 1 commit
-
-
Kostya Shishkov authored
-
- 04 May, 2013 2 commits
-
-
Reinhard Tartler authored
Without this, lcov sometimes misses to normalize paths that contain "/./". Also, ignore uninteresting hits in system headers.
-
Reinhard Tartler authored
In the default settings, both tools produce a lot of unhelpful noise.
-
- 30 Apr, 2013 1 commit
-
-
Clément Bœsch authored
Merge of b963f021 is now complete.
-
- 27 Apr, 2013 1 commit
-
-
Diego Biurrun authored
-
- 19 Apr, 2013 3 commits
-
-
Diego Biurrun authored
-
Diego Biurrun authored
-
Diego Biurrun authored
-
- 11 Apr, 2013 1 commit
-
-
Clément Bœsch authored
-
- 06 Apr, 2013 1 commit
-
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 05 Apr, 2013 1 commit
-
-
Reinhard Tartler authored
The gcov/lcov are a common toolchain for visualizing code coverage with the GNU/Toolchain. The documentation and implementation of this integration was heavily inspired from the blog entry by Mike Melanson: http://multimedia.cx/eggs/using-lcov-with-ffmpeg/
-
- 29 Mar, 2013 1 commit
-
-
Luca Barbato authored
Useful to add or update fate tests.
-
- 26 Mar, 2013 1 commit
-
-
Loren Merritt authored
Taken from: http://lists.mplayerhq.hu/pipermail/mencoder-users/2006-August/003801.html and x264 See: [FFmpeg-devel] [PATCH] tools: add tiny_ssim Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 24 Feb, 2013 1 commit
-
-
Paul B Mahol authored
Signed-off-by: Paul B Mahol <onemda@gmail.com>
-
- 02 Jan, 2013 1 commit
-
-
Nicolas George authored
-
- 01 Jan, 2013 1 commit
-
-
Nicolas George authored
They were two very short files that cover ffmpeg-specific features.
-
- 15 Dec, 2012 1 commit
-
-
Jean First authored
rsync on osx misses the --contimeout option Signed-off-by: Jean First <jeanfirst@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 28 Nov, 2012 1 commit
-
-
Diego Biurrun authored
Now that libavutil can be disabled, this should be conditional.
-
- 07 Nov, 2012 1 commit
-
-
Michael Niedermayer authored
This remove the owner, group and permission preservation on fatesample checkouts These caused problems for durandal_1707 Reviewed-by: Paul B Mahol <onemda@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 23 Oct, 2012 4 commits
-
-
Mans Rullgard authored
This causes make to exit with an error message if a nonexistent dependency is specified rather than silently dropping the test. Signed-off-by: Mans Rullgard <mans@mansr.com>
-
Mans Rullgard authored
This matches how it is actually being called. Signed-off-by: Mans Rullgard <mans@mansr.com>
-
Diego Biurrun authored
-
Diego Biurrun authored
-
- 22 Oct, 2012 1 commit
-
-
Clément Bœsch authored
FATE_SAMPLES_FFPROBE is a different list than FATE_FFPROBE, the same way FATE_SAMPLES_FFMPEG is a different list than FATE_FFMPEG; these FATE_SAMPLES_<tool> lists are in the FATE_EXTERN list, which is only used when SAMPLES is set.
-
- 20 Oct, 2012 1 commit
-
-
Diego Biurrun authored
-
- 19 Oct, 2012 1 commit
-
-
jamal authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 18 Oct, 2012 2 commits
-
-
Mans Rullgard authored
Signed-off-by: Mans Rullgard <mans@mansr.com>
-
Mans Rullgard authored
Signed-off-by: Mans Rullgard <mans@mansr.com>
-
- 17 Oct, 2012 4 commits
-
-
Mans Rullgard authored
Signed-off-by: Mans Rullgard <mans@mansr.com>
-
Mans Rullgard authored
Signed-off-by: Mans Rullgard <mans@mansr.com>
-
Mans Rullgard authored
This makes the lavf tests depend on all codecs and formats they use. Signed-off-by: Mans Rullgard <mans@mansr.com>
-
Mans Rullgard authored
Signed-off-by: Mans Rullgard <mans@mansr.com>
-
- 09 Oct, 2012 1 commit
-
-
Martin Storsjö authored
Signed-off-by: Martin Storsjö <martin@martin.st>
-
- 08 Oct, 2012 1 commit
-
-
Clément Bœsch authored
-
- 07 Oct, 2012 1 commit
-
-
jamal authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 28 Sep, 2012 1 commit
-
-
Michael Niedermayer authored
This fixes the ffprobe tests under mingw/wine Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 24 Sep, 2012 2 commits
-
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Stefano Sabatini authored
Workaround commandline msys issues, also allow more flexibility. Should fix ffprobe tests on mingw+MSVC.
-