On Sun, 4 Sep 2011 06:13:29 -0700, "Ronald S. Bultje" <[email protected]> 
wrote:
Non-text part: multipart/mixed
Non-text part: multipart/alternative
> 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?

Doesn't matter in which order you |= them.

-- 
Anton Khirnov
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to