OSDN Git Service

av_filter/x86/idet: MMX/SSE2 implementation of 16bits filter_line()
authorPascal Massimino <pascal.massimino@gmail.com>
Tue, 9 Sep 2014 12:38:58 +0000 (14:38 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Tue, 9 Sep 2014 14:47:22 +0000 (16:47 +0200)
commite3fd6a3a4e3d28d8a50bb6ec3e19449bc4e0d3db
tree4706c3e78a5046f13e80142b1f12cbbc0756e2b6
parent881f96c4c2ef0c0162f63a370cbfff3c1e1feb2a
av_filter/x86/idet: MMX/SSE2 implementation of 16bits filter_line()

tested on http://ps-auxw.de/10bit-h264-sample/10bit-eldorado.mkv
MMX: ~30% faster decoding overall
SSE2:~40% faster

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavfilter/vf_idet.c
libavfilter/vf_idet.h
libavfilter/x86/vf_idet.asm
libavfilter/x86/vf_idet_init.c