提交 96ee6da4 编写于 作者: J James Almer

fate: add WavPack muxer test

Tested-by: NMichael Niedermayer <michael@niedermayer.cc>
Signed-off-by: NJames Almer <jamrial@gmail.com>
上级 40b6e287
......@@ -54,6 +54,7 @@ FATE_LAVF-$(call ENCDEC, PCM_S16LE, WAV) += wav_peak
FATE_LAVF-$(call ENCDEC, PCM_S16LE, WAV) += wav_peak_only
FATE_LAVF-$(call ENCMUX, PCM_S16LE, W64) += w64
FATE_LAVF-$(call ENCDEC, MP2, WTV) += wtv
FATE_LAVF-$(call ENCDEC, WAVPACK, WV) += wv
FATE_LAVF-$(call ENCDEC, XBM, IMAGE2) += xbm
FATE_LAVF-$(call ENCDEC, XWD, IMAGE2) += xwd
FATE_LAVF-$(CONFIG_YUV4MPEGPIPE_MUXER) += yuv4mpeg
......
......@@ -386,6 +386,10 @@ if [ -n "$do_w64" ] ; then
do_audio_only w64
fi
if [ -n "$do_wv" ] ; then
do_audio_only wv
fi
# pix_fmt conversions
if [ -n "$do_pixfmt" ] ; then
......
47d9a381d9c3f99b8b059f3b17f1dc11 *./tests/data/lavf/lavf.wv
59560 ./tests/data/lavf/lavf.wv
./tests/data/lavf/lavf.wv CRC=0x3a1da17e
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册