[FFmpeg-devel] [PATCH 8/8] avcodec/v210enc: add AVX-512 10-bit line pack function

James Darnley jdarnley at obe.tv
Mon Oct 30 19:46:13 EET 2017


On 2017-10-30 17:14, Henrik Gramner wrote:
> On Mon, Oct 30, 2017 at 2:08 PM, James Darnley <jdarnley at obe.tv> wrote:
>> +INIT_YMM avx512
> 
> ymm?

Yes.  I haven't written a correct one using zmm regs yet.  I will ask
some questions about it, possibly very soon.  If I don't get a longer
version to work, I could just use zmm but not use all the space.  (This
is supposed to be a test so I do not need to be concerned about speed.)

This does use some new instructions, at least.



More information about the ffmpeg-devel mailing list