diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-05-03 05:09:06 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-05-06 05:39:10 +0200 |
commit | bf8411c495bea21625da3abf5114c7086cfdaf63 (patch) | |
tree | db79d05dfdd79dba1876860e5b650e7b584bd1a1 /tests/ref/lavf | |
parent | d496bbe1050454d7386c845b3a1e62aa77ef754a (diff) | |
download | ffmpeg-bf8411c495bea21625da3abf5114c7086cfdaf63.tar.gz |
fate/lavf-audio: Disable CRC for lavf-peak_only.wav test
The output of this test is just a file containing the positions
of peaks; it is not a wave file and trying to demux it just
returns AVERROR_INVALIDDATA; said error has just been ignored
as the return value from do_avconv_crc is the return value from echo.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'tests/ref/lavf')
-rw-r--r-- | tests/ref/lavf/peak_only.wav | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/ref/lavf/peak_only.wav b/tests/ref/lavf/peak_only.wav index c468731b00..9548e639f8 100644 --- a/tests/ref/lavf/peak_only.wav +++ b/tests/ref/lavf/peak_only.wav @@ -1,3 +1,2 @@ f1a8aeeae8069f3992c4d780436c3d23 *tests/data/lavf/lavf.peak_only.wav 832 tests/data/lavf/lavf.peak_only.wav -tests/data/lavf/lavf.peak_only.wav |