---
tests/fate-run.sh | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/tests/fate-run.sh b/tests/fate-run.sh
index b19f0ae..63407ad 100755
--- a/tests/fate-run.sh
+++ b/tests/fate-run.sh
@@ -61,7 +61,7 @@ run(){
}
avconv(){
- run avconv -nostats -threads $threads -thread_type $thread_type -cpuflags
$cpuflags "$@"
+ run avconv -nostats -flags +bitexact -threads $threads -thread_type
$thread_type -cpuflags $cpuflags "$@"
}
framecrc(){
--
1.7.1
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel