On Thu, Mar 10, 2016 at 5:01 PM, Hendrik Leppkes <h.lepp...@gmail.com> wrote:
> On Thu, Mar 10, 2016 at 10:53 AM, Muhammad Faiz <mfc...@gmail.com> wrote:
>> I use intrinsic because writing asm using nasm or inline asm
>> is difficult task for me.
>>
>
> We have intentionally avoided intrinsics so far, because the result is
> extremely compiler dependent, and I don't think we should just start

What does the result means. Code correctness or performance?

> adding them now without proper consensus amongst all developers.
> It would be much better to have everything in YASM/NASM code to avoid
> any and all problems with compilers doing bad things.
>
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to