[FFmpeg-devel] [PATCH 7/7] x86: hevc: remove a parameter to WP internals

Michael Niedermayer michaelni at gmx.at
Sat Feb 14 18:57:57 CET 2015


On Sat, Feb 07, 2015 at 04:14:11PM +0100, Christophe Gisquet wrote:
> Hi,
> 
> 2015-02-06 18:33 GMT+01:00 James Almer <jamrial at gmail.com>:
> > Yes, that should do it.
> >
> > And for that matter you were right, it should be "4, 6". I was reading it as regs
> > loaded when the second argument is regs needed.
> 
> Ok, here's an updated patch.
> 
> I also fixed the unneeded mov on UNIX64, as height is already loaded.
> That's also why I didn't bother saving more gprs for the function that
> already had <=6 gprs used.
> 
> -- 
> Christophe

>  hevc_mc.asm    |   35 ++++++++++++++++++++---------------
>  hevcdsp.h      |    4 ++--
>  hevcdsp_init.c |   16 ++++++++--------
>  3 files changed, 30 insertions(+), 25 deletions(-)
> 29dc12d50f7fe6954511b3b8d1e16c58d3261ddb  0002-x86-hevc-remove-a-parameter-to-WP-internals.patch
> From db70a07ccb2895a0aaadb49eef2acb7e0bedf4bb Mon Sep 17 00:00:00 2001
> From: Christophe Gisquet <christophe.gisquet at gmail.com>
> Date: Thu, 5 Feb 2015 12:37:52 +0100
> Subject: [PATCH 2/7] x86: hevc: remove a parameter to WP internals
> 
> The second stride is always the internal buffer one, MAX_PB_SIZE (times 2 to
> get the value in bytes).

applied

thanks

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

He who knows, does not speak. He who speaks, does not know. -- Lao Tsu
-------------- 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/20150214/0ca565be/attachment.asc>


More information about the ffmpeg-devel mailing list