summaryrefslogtreecommitdiff
path: root/tests/fate/oma.mak
Commit message (Collapse)AuthorAgeFilesLines
* tests/Makefile: Redo how to keep intermediate FATE-filesAndreas Rheinhardt2022-05-061-1/+1
| | | | | | | | | Extend the ordinary mechanism to signal KEEP for this. This also allows to remove the keep-parameter from enc_dec, transcode and stream_remux, so that several empty parameters '""' could be removed. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
* fate/oma: Use REMUX where appropriateAndreas Rheinhardt2022-04-141-8/+2
| | | | | | Simplifies the checks. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
* fate/oma: Add remux tests for ATRAC3 and ATRAC3PAndreas Rheinhardt2021-09-271-1/+17
| | | | | | | They already uncovered an uninitialized-value bug in the ATRAC3 code in the demuxer; and provide coverage for ID3v2.3. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
* fate/demux: Move Sony OpenMG audio (oma) test into a new fileAndreas Rheinhardt2021-09-271-0/+5
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>