[FFmpeg-devel] yuv420_bgr24_mmxext conversion taking significant time

Adrian Tong adriantong1024 at gmail.com
Tue Jun 11 03:42:00 EEST 2019


On Sat, 8 Jun 2019 at 09:42, Adrian Tong <adriantong1024 at gmail.com> wrote:

>
>
> On Sat, 8 Jun 2019 at 09:38, Lauri Kasanen <cand at gmx.com> wrote:
>
>> On Sat, 8 Jun 2019 06:51:51 -0700
>> Adrian Tong <adriantong1024 at gmail.com> wrote:
>>
>> > Hi Lauri.
>> >
>> > Thanks for the reply, any reason why this has not been implemented
>> before ?
>> > it seems to me that this would be a pretty important/hot function.
>>
>> Just the usual, nobody has had the interest. There are other places too
>> where the only x86 accel is mmx.
>>
>> - Lauri
>>
>
> I see. Thank you. I will see what I can do.
> -Adrian
>

I have been trying to implement yuv420_to_bgr24 using SSE2 instruction. I
ran into the case where the output of C implemented yuv420_to_bgr24 has
slightly different resulting bgr24 image from MMX implemented
yuv420_to_bgr24. Is this expected behavior ?

Thanks
-Adrian

> _______________________________________________
>> ffmpeg-devel mailing list
>> ffmpeg-devel at ffmpeg.org
>> https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>>
>> To unsubscribe, visit link above, or email
>> ffmpeg-devel-request at ffmpeg.org with subject "unsubscribe".
>
>


More information about the ffmpeg-devel mailing list