Hi, On Sep 4, 2011 1:02 AM, "Anton Khirnov" <[email protected]> wrote: > > --- > 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 f623eec..d97847a 100755 > --- a/tests/fate-run.sh > +++ b/tests/fate-run.sh > @@ -16,7 +16,7 @@ cmp=${6:-diff} > ref=${7:-"${base}/ref/fate/${test}"} > fuzz=$8 > threads=${9:-1} > -thread_type=${10:-3} > +thread_type=${10:-+frame+slice}
That should be frame+slice, not +frame+slice,right? Ronald
_______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
