[FFmpeg-devel] [Patch]x86/hevc : new idct + ASM

Michael Niedermayer michaelni at gmx.at
Tue Jun 17 13:26:58 CEST 2014


On Mon, Jun 16, 2014 at 09:52:42AM +0200, Pierre Edouard Lepere wrote:
> Thanks for the feedback, my bad. fixed.
> 
> 
> ----- Mail original -----
> De: "Carl Eugen Hoyos" <cehoyos at ag.or.at>
> À: ffmpeg-devel at ffmpeg.org
> Envoyé: Vendredi 13 Juin 2014 17:54:20
> Objet: Re: [FFmpeg-devel] [Patch]x86/hevc : new idct + ASM
> 
> Pierre Edouard Lepere <Pierre-Edouard.Lepere <at> insa-rennes.fr> writes:
> 
> > fixed
> 
> Fails here with --disable-avx
> 
> Sorry, Carl Eugen
> 
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

>  hevc_cabac.c       |   17 +++
>  hevcdsp.c          |    5 +
>  hevcdsp.h          |    4 
>  hevcdsp_template.c |  254 +++++++++++++++++++++--------------------------------
>  x86/Makefile       |    3 
>  x86/hevc_idct.asm  |  180 +++++++++++++++++++++++++++++++++++++
>  x86/hevcdsp.h      |   25 +++++
>  x86/hevcdsp_init.c |   68 +++++++++++++-
>  8 files changed, 398 insertions(+), 158 deletions(-)
> ac1d9e9c0dfb1a2cbdb9d8857b27a78e7bbf3f59  0001-new-idct-asm.patch
> From 703cfc314e5f4122fa2d7c789122528c32393701 Mon Sep 17 00:00:00 2001
> From: plepere <pierre-edouard.lepere at insa-rennes.fr>
> Date: Fri, 13 Jun 2014 13:29:17 +0200
> Subject: [PATCH] new idct + asm

applied

thanks

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Asymptotically faster algorithms should always be preferred if you have
asymptotical amounts of data
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140617/6687ee17/attachment.asc>


More information about the ffmpeg-devel mailing list