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

Vicente Olivert Riera Vincent.Riera at imgtec.com
Tue Nov 17 16:07:56 CET 2015


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.

> Other than that LGTM.
> 
> Thanks,
> Nedeljko
> ________________________________________
> Od: Vincent Olivert Riera
> Poslato: 16. novembar 2015 15:57
> Za: ffmpeg-devel at ffmpeg.org
> Cc: Nedeljko Babic; Shivraj Patil; Vincent Olivert Riera
> Tema: [PATCH 06/13] MIPS i6400 core do has an FPU, so not disable it
> 
> Signed-off-by: Vicente Olivert Riera <Vincent.Riera at imgtec.com>
> ---
>  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 mipsdsp
>              disable mipsdspr2
> -            disable mipsfpu
>              check_cflags "-mtune=i6400 -mabi=64" &&
>              check_cflags "-mfp64 -msched-weight -mload-store-pairs -funroll-loops" &&
>              check_ldflags "-mabi=64" &&
> --
> 1.7.1
> 
> 


More information about the ffmpeg-devel mailing list