[FFmpeg-devel] [PATCH] x86: hevc_deblock: remove unnecessary masking

Michael Niedermayer michaelni at gmx.at
Mon Aug 4 17:53:37 CEST 2014


On Mon, Aug 04, 2014 at 12:38:28PM +0200, Christophe Gisquet wrote:
> Hi,
> 
> the attached patch is a low-hanging fruit.
> 
> I think the code using the computed values could be improved (eg you
> probably need half the GPRs to store results and you can probably
> shuffle more efficiently data), but this requires more effort.
> 
> I'm mostly submitting it because it still applies, and I can't really
> spend more time on it.
> 
> -- 
> Christophe

>  hevc_deblock.asm |    4 ----
>  1 file changed, 4 deletions(-)
> 2b7b65f4d59200e87cbe4d0d1c318c4889c2e141  0008-x86-hevc_deblock-remove-unnecessary-masking.patch
> From 57819727586c186bfea733a8f06eead22ac6a1f2 Mon Sep 17 00:00:00 2001
> From: Christophe Gisquet <christophe.gisquet at gmail.com>
> Date: Wed, 23 Jul 2014 23:21:20 +0200
> Subject: [PATCH 08/13] x86: hevc_deblock: remove unnecessary masking
> 
> The unpacks/shuffles later on makes it unnecessary.

applied

thanks

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

I know you won't believe me, but the highest form of Human Excellence is
to question oneself and others. -- Socrates
-------------- 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/20140804/4ec5339b/attachment.asc>


More information about the ffmpeg-devel mailing list