[vlc-devel] [PATCH] yadif : Add SSSE3 and SSE2 support. porting from FFmpeg.

Naohiro KORIYAMA nkoriyama at gmail.com
Sat Nov 26 03:40:04 CET 2011


Hi,

I added SSSE3 and SSE2 support to yadif deinterlacer from FFmpeg.
Why I added this feature?
On my envirronment, Mac Book Air with Mac OS X Lion, yadif
deinterlacer is very unstable, and my mac often hangs up at
yadif_filter_line_mmx2.
So, I checked this function, and I knew SSSE3/SSE2 implementation on
other program (avitnth plugin, FFmepg, etc.)
If I change the implementation from original one from mplayer  to a
new one from FFmpeg, it's very stable and light load. Also, code is a
little tidy :-)

Best regards,
-- 
KORIYAMA, Naohiro
nkoriyama at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-yadif-Add-SSSE3-and-SSE2-support.-porting-from-FFmpe.patch
Type: application/octet-stream
Size: 30441 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20111126/f8df4bd9/attachment.obj>


More information about the vlc-devel mailing list