On 17/11/15 10:38, Nicolas Bertrand wrote: > Hi all, > Trying to get back on the loop with SSE stuff. > Here a first patch for SSE instructions. > I'm not remebering well (so far) how to format the SSE instructions.
Usually we use yasm with x86inc.asm abstracting most of the work. Currently our configure has intrinsics support for neon, so might be extended if you want to use x86 intrinsics but I'm afraid gcc and clang aren't exactly good in managing it. Welcome back! lu _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
