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

Naohiro KORIYAMA git at videolan.org
Wed Dec 21 21:57:44 CET 2011


vlc/vlc-1.2 | branch: master | Naohiro KORIYAMA <nkoriyama at gmail.com> | Wed Dec 21 17:02:09 2011 +0900| [a6563f756156f7eb25172c7952cd0b42548e1b78] | committer: Jean-Baptiste Kempf

yadif : Add SSSE3 and SSE2 support. porting from FFmpeg.

Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>
(cherry picked from commit 5c7c27cae5ca69415f1863fd322a6da35f5d3ad8)

Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>

> http://git.videolan.org/gitweb.cgi/vlc/vlc-1.2.git/?a=commit;h=a6563f756156f7eb25172c7952cd0b42548e1b78
---

 modules/video_filter/deinterlace/algo_yadif.c     |   56 ++---
 modules/video_filter/deinterlace/yadif.h          |  308 +++++----------------
 modules/video_filter/deinterlace/yadif_template.h |  275 ++++++++++++++++++
 3 files changed, 373 insertions(+), 266 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc/vlc-1.2.git/?a=commitdiff;h=a6563f756156f7eb25172c7952cd0b42548e1b78


More information about the vlc-commits mailing list