summaryrefslogtreecommitdiffstats
path: root/tests/fate/cdxl.mak
Commit message (Collapse)AuthorAgeFilesLines
* fate/cdxl: Fix test requirementsAndreas Rheinhardt2022-04-281-3/+3
| | | | Signed-off-by: Andreas Rheinhardt <[email protected]>
* fate: disable automatic conversions on many tests.Nicolas George2020-09-081-2/+2
| | | | | | | | | | Explicitly insert the scale or aresample filter where it would have been inserted by the negotiation. Re-enable conversions if it cannot be done easily. If a conversion is needed in a test, we want to know about it. If the negotiation changes and makes new conversion necessary, we want to know about it even more.
* fate: Add a --target-samples path parameterMartin Storsjö2013-05-281-5/+5
| | | | | | | This allows having the samples accessible via different paths on the target and on the host. Signed-off-by: Martin Storsjö <[email protected]>
* fate: cosmetics: Order some test entriesDiego Biurrun2013-01-121-3/+3
|
* fate: Add dependencies for bmp, cdxl, dfa, mp3Diego Biurrun2012-12-041-2/+4
|
* fate: fix dependencies on SAMPLES being setMans Rullgard2012-05-191-1/+1
| | | | | | | This allows fate to run without errors with or without SAMPLES being set. Signed-off-by: Mans Rullgard <[email protected]>
* fate: improve dependenciesMans Rullgard2012-05-091-1/+1
| | | | | | | This makes only tests actually using avconv depend on it. The remaining tests already depend on what they need. Signed-off-by: Mans Rullgard <[email protected]>
* fate: add cdxl test for bit line plane arrangementPaul B Mahol2012-02-291-0/+3
| | | | | Signed-off-by: Paul B Mahol <[email protected]> Signed-off-by: Justin Ruggles <[email protected]>
* fate: add tests for cdxl videoPaul B Mahol2012-02-251-0/+14
Signed-off-by: Paul B Mahol <[email protected]> Signed-off-by: Justin Ruggles <[email protected]>