FFmpeg icon indicating copy to clipboard operation
FFmpeg copied to clipboard

Add AVX2 assembly code for ALF filter

Open nuomi2021 opened this issue 2 years ago • 0 comments

add AVX2 support for functions for VVCALFDSPContext

function 8 bits 10 bits 12 bits
filter[LUMA] :white_check_mark:https://github.com/ffvvc/FFmpeg/pull/44 :white_check_mark:https://github.com/ffvvc/FFmpeg/pull/42 :white_large_square:
filter[CHROMA] :white_check_mark:https://github.com/ffvvc/FFmpeg/pull/44 :white_check_mark:https://github.com/ffvvc/FFmpeg/pull/42 :white_large_square:
filter_cc :white_large_square: :white_large_square: :white_large_square:
classify :white_check_mark:https://github.com/ffvvc/FFmpeg/pull/58 :white_check_mark:https://github.com/ffvvc/FFmpeg/pull/58 :white_large_square:
recon_coeff_and_clip :white_large_square: :white_large_square: :white_large_square:

nuomi2021 avatar Feb 25 '23 00:02 nuomi2021