You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-10-06 05:47:18 +02:00
Add caf format regression test.
Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
This commit is contained in:
@@ -225,6 +225,10 @@ if [ -n "$do_sox" ] ; then
|
|||||||
do_audio_only sox
|
do_audio_only sox
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
if [ -n "$do_caf" ] ; then
|
||||||
|
do_audio_only caf
|
||||||
|
fi
|
||||||
|
|
||||||
# pix_fmt conversions
|
# pix_fmt conversions
|
||||||
|
|
||||||
if [ -n "$do_pixfmt" ] ; then
|
if [ -n "$do_pixfmt" ] ; then
|
||||||
|
3
tests/ref/lavf/caf
Normal file
3
tests/ref/lavf/caf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
df9ebf2812784a653d3337cf12c0c687 *./tests/data/lavf/lavf.caf
|
||||||
|
90180 ./tests/data/lavf/lavf.caf
|
||||||
|
./tests/data/lavf/lavf.caf CRC=0xf1ae5536
|
Reference in New Issue
Block a user