Integrate dav1d ipred.asm
As a simple example, call ipred_dc_128. Support linking asm on macOS; the linker trips over a dependency on src/tables.c in mc.asm if we include it. Avoid linking asm with MSVC for now as static library not found.
Loading
Please register or sign in to comment