mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2025-10-22 08:31:07 +08:00
Fix compilation with yasm-0.6.2
This commit is contained in:
@@ -306,7 +306,9 @@ INIT_XMM
|
||||
idct_put_fn sse2, 16
|
||||
INIT_XMM
|
||||
idct_put_fn sse4, 16
|
||||
%ifdef HAVE_AVX
|
||||
INIT_AVX
|
||||
idct_put_fn avx, 16
|
||||
%endif
|
||||
|
||||
%endif
|
||||
|
Reference in New Issue
Block a user