[vlc-devel] [PATCH] Fix sepia video filter in PackedYUV

Rémi Denis-Courmont remi at remlab.net
Mon Jun 27 18:07:35 CEST 2011


Le lundi 27 juin 2011 18:50:09 gamajun at seznam.cz, vous avez écrit :
> From: Martin Briza <xbriza00 at stud.fit.vutbr.cz>
> 
> SSE function used in PackedYUV plane was bad, removed
> 
> copying data using Memcpy8BMMX was slower than vlc_memset -> changed

vlc_memset() is a synonym for memset(). So it might be that its relative speed 
depend on the C run-time.

No objections, though.

-- 
Rémi Denis-Courmont
http://www.remlab.net/
http://fi.linkedin.com/in/remidenis



More information about the vlc-devel mailing list