diff options
author | Peter B <pb@das-werkstatt.com> | 2014-07-17 18:51:38 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-07-18 19:38:54 +0200 |
commit | 0f7013108998938531c38eb9414e9c818078dcdd (patch) | |
tree | df873b2575a3c15f8abb627127e5179f02188d9d /tests/ref | |
parent | 5dcd43cd86668c8a97b1b3220737fe1b75ffaf72 (diff) | |
download | ffmpeg-0f7013108998938531c38eb9414e9c818078dcdd.tar.gz |
fate: Add test for wav Peak Envelope Chunk encoder (levl chunk).
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'tests/ref')
-rw-r--r-- | tests/ref/lavf/wav_peak | 3 | ||||
-rw-r--r-- | tests/ref/lavf/wav_peak_only | 2 |
2 files changed, 5 insertions, 0 deletions
diff --git a/tests/ref/lavf/wav_peak b/tests/ref/lavf/wav_peak new file mode 100644 index 0000000000..aa7e5fc49e --- /dev/null +++ b/tests/ref/lavf/wav_peak @@ -0,0 +1,3 @@ +35148d1f6e66b0080893851d917ecbf4 *./tests/data/lavf/lavf.peak.wav +89094 ./tests/data/lavf/lavf.peak.wav +./tests/data/lavf/lavf.peak.wav CRC=0x3a1da17e diff --git a/tests/ref/lavf/wav_peak_only b/tests/ref/lavf/wav_peak_only new file mode 100644 index 0000000000..dccd0e72ff --- /dev/null +++ b/tests/ref/lavf/wav_peak_only @@ -0,0 +1,2 @@ +b609a363e6d490710ed52231a8d09d3c *./tests/data/lavf/lavf.peak_only.wav +832 ./tests/data/lavf/lavf.peak_only.wav |