aboutsummaryrefslogtreecommitdiffstats
path: root/tests/fate/dca.mak
Commit message (Collapse)AuthorAgeFilesLines
* tests/dca: remove usage of deprecated request_channel_layout optionJames Almer2023-12-281-6/+6
| | | | Signed-off-by: James Almer <jamrial@gmail.com>
* fate/dca: Fix test requirementsAndreas Rheinhardt2022-06-011-6/+8
| | | | Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
* avcodec/options_table: Treat (request_)channel_layout as channel layoutAndreas Rheinhardt2021-08-151-2/+3
| | | | | | | 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-081-9/+9
| | | | | | | | | | 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-171-0/+5
| | | | | Reviwed-by: Paul B Mahol <onemda@gmail.com> Signed-off-by: James Almer <jamrial@gmail.com>
* fate: fix dcadec test dependenciesJames Almer2016-05-061-1/+1
| | | | Signed-off-by: James Almer <jamrial@gmail.com>
* dca: add new fate tests based on the dcadec-samples test suiteHendrik Leppkes2016-02-021-0/+64
|
* dca: split decoder fate tests into dca.makHendrik Leppkes2016-02-021-0/+15