[FFmpeg-devel] [PATCH] fate: Always enable avresample
Derek Buitenhuis
derek.buitenhuis at gmail.com
Mon Jul 8 22:03:51 CEST 2013
There's no reason we shouldn't be testing it.
Signed-off-by: Derek Buitenhuis <derek.buitenhuis at gmail.com>
---
tests/fate.sh | 1 +
1 file changed, 1 insertion(+)
diff --git a/tests/fate.sh b/tests/fate.sh
index a401f9d..1757714 100755
--- a/tests/fate.sh
+++ b/tests/fate.sh
@@ -46,6 +46,7 @@ configure()(
--samples="${samples}" \
--enable-gpl \
--enable-memory-poisoning \
+ --enable-avresample \
${arch:+--arch=$arch} \
${cpu:+--cpu="$cpu"} \
${cross_prefix:+--cross-prefix="$cross_prefix"} \
--
1.8.3.2
More information about the ffmpeg-devel
mailing list