]> git.sesse.net Git - ffmpeg/commit
avcodec/x86: add cfhdenc SIMD
authorPaul B Mahol <onemda@gmail.com>
Tue, 9 Feb 2021 18:46:59 +0000 (19:46 +0100)
committerPaul B Mahol <onemda@gmail.com>
Sat, 27 Feb 2021 16:09:44 +0000 (17:09 +0100)
commitb69c91bbee4e07fe7ae0046fd3ddda37edee7035
treed1fbf311a18fa37546a99e1db3fa40b48e7c0eab
parentdd9227e48f360c0f498af0786ce9544c61996843
avcodec/x86: add cfhdenc SIMD
libavcodec/cfhdencdsp.c
libavcodec/x86/Makefile
libavcodec/x86/cfhdencdsp.asm [new file with mode: 0644]
libavcodec/x86/cfhdencdsp_init.c [new file with mode: 0644]