Add caf format regression test.

Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
This commit is contained in:
Reimar Döffinger
2011-12-11 00:34:32 +01:00
parent f22c5bae52
commit 60b252eb57
2 changed files with 7 additions and 0 deletions

View File

@@ -225,6 +225,10 @@ if [ -n "$do_sox" ] ; then
do_audio_only sox
fi
if [ -n "$do_caf" ] ; then
do_audio_only caf
fi
# pix_fmt conversions
if [ -n "$do_pixfmt" ] ; then