On Tue, Nov 17, 2015 at 10:50 AM, Luca Barbato <[email protected]> wrote:
> 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.
>

http://git.videolan.org/?p=ffmpeg.git;a=commitdiff;h=7912a6830d3a4a9e5829ba43082f677c638abf2c

No need to re-invent the wheel or start using intrinsics when someone
already did the work. :)
May depend on previous commits to make the dsp functions into a
typical dsp module.

- Hendrik
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to