On Sat, 8 Jun 2019 at 09:42, Adrian Tong <[email protected]> wrote:
> > > On Sat, 8 Jun 2019 at 09:38, Lauri Kasanen <[email protected]> wrote: > >> On Sat, 8 Jun 2019 06:51:51 -0700 >> Adrian Tong <[email protected]> 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 >> [email protected] >> https://ffmpeg.org/mailman/listinfo/ffmpeg-devel >> >> To unsubscribe, visit link above, or email >> [email protected] with subject "unsubscribe". > > _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
