summaryrefslogtreecommitdiff
path: root/tests/fate/dca.mak
Commit message (Collapse)AuthorAge
* avcodec/options_table: Treat (request_)channel_layout as channel layoutAndreas Rheinhardt2021-08-15
| | | | | | | Also adapt some FATE tests to already cover this. Reviewed-by: Paul B Mahol <onemda@gmail.com> Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
* fate: disable automatic conversions on many tests.Nicolas George2020-09-08
| | | | | | | | | | 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 dca_core bitstream filter testJames Almer2018-03-17
| | | | | Reviwed-by: Paul B Mahol <onemda@gmail.com> Signed-off-by: James Almer <jamrial@gmail.com>
* fate: fix dcadec test dependenciesJames Almer2016-05-06
| | | | Signed-off-by: James Almer <jamrial@gmail.com>
* dca: add new fate tests based on the dcadec-samples test suiteHendrik Leppkes2016-02-02
|
* dca: split decoder fate tests into dca.makHendrik Leppkes2016-02-02