Re: [FFmpeg-devel] [PATCH] Added changes in configuration file as per MIPS MSA.

2015-03-24 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ag.or.at> writes: > > +*) > > +disable mipsfpu > > +disable mips32r2 > > +disable mipsdspr1 > > +disable mipsdspr2 > > +disable mips32r5 > > +disable mips64r6 > > This whole part looks unrelated to t

Re: [FFmpeg-devel] [PATCH] Added changes in configuration file as per MIPS MSA.

2015-03-24 Thread Carl Eugen Hoyos
imgtec.com> writes: > +p5600) > +disable mips32r2 > +disable mipsdspr1 > +disable mipsdspr2 > +enable mips32r5 > + > +add_cflags "-mtune=p5600" && add_asflags > "-mtune=p5600" && add_ldflags "-march=p5600" > +;; > +

[FFmpeg-devel] [PATCH] Added changes in configuration file as per MIPS MSA.

2015-03-24 Thread shivraj.patil
From: Shivraj Patil --- configure | 46 ++ 1 file changed, 46 insertions(+) diff --git a/configure b/configure index 4827a4d..8ddc604 100755 --- a/configure +++ b/configure @@ -361,6 +361,7 @@ Optimization options (experts only): --disable-yasm