On Sat, Feb 07, 2015 at 06:49:37PM +, Christophe Gisquet wrote:
> The second parameter to the macro is always an immediate address,
> so no lea is needed.
> ---
> libavcodec/x86/hevc_mc.asm | 19 +++
> 1 file changed, 7 insertions(+), 12 deletions(-)
applied
thanks
[...]
--
The second parameter to the macro is always an immediate address,
so no lea is needed.
---
libavcodec/x86/hevc_mc.asm | 19 +++
1 file changed, 7 insertions(+), 12 deletions(-)
diff --git a/libavcodec/x86/hevc_mc.asm b/libavcodec/x86/hevc_mc.asm
index f6dff4c..aab69dd 100644
--- a