- 04 Oct, 2014 1 commit
-
-
Janne Grunau authored
Also updates the reference since it was generated by the non-bitexact x86 specific code.
-
- 26 Sep, 2014 1 commit
-
-
Tim Walker authored
CC: libav-stable@libav.org
-
- 25 Sep, 2014 1 commit
-
-
Katerina Barone-Adesi authored
The decoder is float-based and the test needs to allow for some fuzz. Signed-off-by:
Diego Biurrun <diego@biurrun.de>
-
- 17 Sep, 2014 1 commit
-
-
Katerina Barone-Adesi authored
Signed-off-by:
Diego Biurrun <diego@biurrun.de>
-
- 02 Sep, 2014 1 commit
-
-
Pascal Massimino authored
Thanks to Pascal Massimino and Michael Militzer for relicensing as LGPL. Signed-off-by:
Diego Biurrun <diego@biurrun.de>
-
- 05 Aug, 2014 1 commit
-
-
Janne Grunau authored
All subtargets which should run the fate-filter-pixdesc% need to generate and include tests/pixfmts.mak. Most noteable missing target was fate itself.
-
- 04 Aug, 2014 2 commits
-
-
Diego Biurrun authored
-
Vittorio Giovara authored
Every supported format is converted to RGB.
-
- 03 Aug, 2014 2 commits
-
-
Janne Grunau authored
Add CPU count and number threads as informative values for fate.
-
Janne Grunau authored
libavutil/cpu-test prints raw and effective cpu flags to STDERR. Detected cpu flags can be useful for debugging fate errors. No comparison of the result against a expected result since that would require fate config specific references.
-
- 01 Aug, 2014 1 commit
-
-
Diego Biurrun authored
This allows running all the tests individually and/or in parallel.
-
- 21 Jul, 2014 3 commits
-
-
Katerina Barone-Adesi authored
Signed-off-by:
Diego Biurrun <diego@biurrun.de>
-
Diego Biurrun authored
-
Diego Biurrun authored
-
- 20 Jul, 2014 1 commit
-
-
Vittorio Giovara authored
-
- 14 Jul, 2014 1 commit
-
-
Martin Storsjö authored
This fixes running fate in configs where the samples are located in a different path on the target. Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 26 Jun, 2014 1 commit
-
-
Diego Biurrun authored
-
- 18 Jun, 2014 1 commit
-
-
Anton Khirnov authored
It has not been properly maintained for years and there is little hope of that changing in the future. It appears simpler to write a new replacement from scratch than unbreaking it.
-
- 10 Jun, 2014 1 commit
-
-
Vittorio Giovara authored
-
- 16 May, 2014 1 commit
-
-
Anton Khirnov authored
This seems to be needed on some 32bit arches.
-
- 15 May, 2014 2 commits
-
-
Anton Khirnov authored
Use it instead of checking CODEC_FLAG_BITEXACT in the first stream's codec context. Using codec options inside lavf is fragile and can easily break when the muxing codec context is not the encoding context.
-
Anton Khirnov authored
Initial implementation by Andrew D'Addesio <modchipv12@gmail.com> during GSoC 2012. Completion by Anton Khirnov <anton@khirnov.net>, sponsored by the Mozilla Corporation. Further contributions by: Christophe Gisquet <christophe.gisquet@gmail.com> Janne Grunau <janne-libav@jannau.net> Luca Barbato <lu_zero@gentoo.org>
-
- 24 Apr, 2014 1 commit
-
-
Derek Buitenhuis authored
Signed-off-by:
Derek Buitenhuis <derek.buitenhuis@gmail.com>
-
- 19 Apr, 2014 2 commits
-
-
Martin Storsjö authored
Also set the RGBA pixel format correctly as the native endian format, which is what it returns. This fixes the tests on big endian. Signed-off-by:
Martin Storsjö <martin@martin.st>
-
Vittorio Giovara authored
-
- 13 Apr, 2014 2 commits
-
-
Anton Khirnov authored
-
Anton Khirnov authored
-
- 09 Apr, 2014 1 commit
-
-
Vittorio Giovara authored
-
- 06 Apr, 2014 1 commit
-
-
Paul B Mahol authored
Signed-off-by:
Vittorio Giovara <vittorio.giovara@gmail.com>
-
- 04 Apr, 2014 1 commit
-
-
Vittorio Giovara authored
-
- 01 Apr, 2014 1 commit
-
-
Martin Storsjö authored
This fixes the test on big endian. Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 31 Mar, 2014 2 commits
-
-
Vittorio Giovara authored
-
Paul B Mahol authored
Signed-off-by:
Vittorio Giovara <vittorio.giovara@gmail.com>
-
- 30 Mar, 2014 1 commit
-
-
Martin Storsjö authored
This makes the output consistent on big-endian systems.
-
- 27 Mar, 2014 4 commits
-
-
Vittorio Giovara authored
-
Vittorio Giovara authored
-
Paul B Mahol authored
Signed-off-by:
Vittorio Giovara <vittorio.giovara@gmail.com>
-
Vittorio Giovara authored
-
- 26 Mar, 2014 1 commit
-
-
Vittorio Giovara authored
-
- 18 Mar, 2014 1 commit
-
-
Janne Grunau authored
-