Re: [FFmpeg-devel] [PATCH 06/13] MIPS i6400 core do has an FPU, so not disable it

2015-11-17 Thread Ronald S. Bultje
Hi, On Tue, Nov 17, 2015 at 11:40 AM, Vicente Olivert Riera < vincent.ri...@imgtec.com> wrote: > Dear Moritz Barsnick, > > On 11/17/2015 04:20 PM, Moritz Barsnick wrote: > > On Tue, Nov 17, 2015 at 15:07:56 +, Vicente Olivert Riera wrote: > >> file. Do you mean the patch subject instead of pa

Re: [FFmpeg-devel] [PATCH 06/13] MIPS i6400 core do has an FPU, so not disable it

2015-11-17 Thread Vicente Olivert Riera
Dear Moritz Barsnick, On 11/17/2015 04:20 PM, Moritz Barsnick wrote: > On Tue, Nov 17, 2015 at 15:07:56 +, Vicente Olivert Riera wrote: >> file. Do you mean the patch subject instead of patch name? If so, what's >> the error? > > Indeed, the grammar: > >> [PATCH 06/13] MIPS i6400 core do has

Re: [FFmpeg-devel] [PATCH 06/13] MIPS i6400 core do has an FPU, so not disable it

2015-11-17 Thread Moritz Barsnick
On Tue, Nov 17, 2015 at 15:07:56 +, Vicente Olivert Riera wrote: > file. Do you mean the patch subject instead of patch name? If so, what's > the error? Indeed, the grammar: > [PATCH 06/13] MIPS i6400 core do has an FPU, so not disable it -> MIPS i6400 core has an FPU, so not disable it or w

Re: [FFmpeg-devel] [PATCH 06/13] MIPS i6400 core do has an FPU, so not disable it

2015-11-17 Thread Vicente Olivert Riera
Dear Nedeljko Babic, On 11/17/2015 03:04 PM, Nedeljko Babic wrote: > It looks to me that there is an error in patch name. the patch has been sent via git send-email, so there is no attachment file. Do you mean the patch subject instead of patch name? If so, what's the error? Regards, Vincent.

Re: [FFmpeg-devel] [PATCH 06/13] MIPS i6400 core do has an FPU, so not disable it

2015-11-17 Thread Nedeljko Babic
It looks to me that there is an error in patch name. Other than that LGTM. Thanks, Nedeljko Od: Vincent Olivert Riera Poslato: 16. novembar 2015 15:57 Za: ffmpeg-devel@ffmpeg.org Cc: Nedeljko Babic; Shivraj Patil; Vincent Olivert Riera Tema: [PATCH 06/13]

[FFmpeg-devel] [PATCH 06/13] MIPS i6400 core do has an FPU, so not disable it

2015-11-16 Thread Vicente Olivert Riera
Signed-off-by: Vicente Olivert Riera --- configure |1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/configure b/configure index e1c8851..ff5e132 100755 --- a/configure +++ b/configure @@ -4100,7 +4100,6 @@ elif enabled mips; then i6400) disable mipsds