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>
Showing
- libavfilter/vf_idet.c 7 additions, 4 deletionslibavfilter/vf_idet.c
- libavfilter/vf_idet.h 5 additions, 2 deletionslibavfilter/vf_idet.h
- libavfilter/x86/vf_idet.asm 68 additions, 2 deletionslibavfilter/x86/vf_idet.asm
- libavfilter/x86/vf_idet_init.c 23 additions, 6 deletionslibavfilter/x86/vf_idet_init.c
Please register or sign in to comment