[FFmpeg-devel] [PATCH] x86: hevc_mc: better register allocation
Christophe Gisquet
christophe.gisquet at gmail.com
Sun May 18 11:08:39 CEST 2014
Hi,
2014-05-18 0:34 GMT+02:00 Christophe Gisquet <christophe.gisquet at gmail.com>:
> Here's an attempt, only tested (compilation+fate) on Win64.
I was told it fixed compilation+fate on macos, but I'd prefer if the
one attached here was tested also.
It applies the same changes to ff_hevc_put_hevc_bi_w*.
Note: the pmulw/pmulhw sequence is sketchy too, but I don't intend to
fix it. I guess that using SIMPLE_LOAD does not give you the best
packing to apply pmaddwd and reduce the number of regs.
Best regards,
--
Christophe
More information about the ffmpeg-devel
mailing list