Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests/fate/wma: use the existing reference files for wmapro tests | Michael Niedermayer | 2015-06-28 | 1 | -2/+4 |
| | | | | | | | Theres no need to upload or use new files just because they are shorter. Signed-off-by: Michael Niedermayer <michaelni@gmx.at> | ||||
* | FATE: drop the last truncated frame from the wmapro tests | Anton Khirnov | 2015-06-28 | 1 | -4/+4 |
| | | | | | Since it's truncated, the result depends on how specifically the demuxer and the decoder handle errors. | ||||
* | fate: Add a --target-samples path parameter | Martin Storsjö | 2013-05-28 | 1 | -8/+8 |
| | | | | | | | This allows having the samples accessible via different paths on the target and on the host. Signed-off-by: Martin Storsjö <martin@martin.st> | ||||
* | fate: Add dependencies for WMA and WavPack tests | Diego Biurrun | 2012-10-23 | 1 | -18/+18 |
| | |||||
* | fate: Refactor setting of environment variables for groups of tests | Diego Biurrun | 2012-10-10 | 1 | -10/+7 |
| | |||||
* | fate: fix dependencies on SAMPLES being set | Mans Rullgard | 2012-05-19 | 1 | -3/+3 |
| | | | | | | | This allows fate to run without errors with or without SAMPLES being set. Signed-off-by: Mans Rullgard <mans@mansr.com> | ||||
* | fate: improve dependencies | Mans Rullgard | 2012-05-09 | 1 | -3/+3 |
| | | | | | | | This makes only tests actually using avconv depend on it. The remaining tests already depend on what they need. Signed-off-by: Mans Rullgard <mans@mansr.com> | ||||
* | FATE: pass the decoded output format and audio source file to enc_dec_pcm | Justin Ruggles | 2012-04-18 | 1 | -2/+2 |
| | | | | | | | This will allow decoding to md5 and doing a diff comparison to a reference checksum instead of a fuzzy stddev or oneoff comparison. Signed-off-by: Mans Rullgard <mans@mansr.com> | ||||
* | FATE: add WMAv1 and WMAv2 encode/decode tests with fuzzy comparison | Justin Ruggles | 2012-03-17 | 1 | -0/+19 |
| | |||||
* | fate: add some shorthands to run groups of tests | Diego Biurrun | 2012-01-19 | 1 | -6/+12 |
| | |||||
* | fate: Add tests for vc1/wmapro in ism. | Alex Converse | 2012-01-09 | 1 | -0/+5 |
| | |||||
* | fate: split off WMA codec FATE tests into their own file | Diego Biurrun | 2011-12-14 | 1 | -0/+27 |