x86: lavr: add SSE2 quantize() for dithering
authorJustin Ruggles <justin.ruggles@gmail.com>
Wed, 31 Oct 2012 19:40:12 +0000 (15:40 -0400)
committerJustin Ruggles <justin.ruggles@gmail.com>
Tue, 8 Jan 2013 19:52:43 +0000 (14:52 -0500)
commit1fb8f6a44f06e48386450fe0363aefc02583d24a
tree10646418de90866bc7b3393b2c6a04107ddba4da
parent142c39097c306d84624107070622f78c61981fc6
x86: lavr: add SSE2 quantize() for dithering
libavresample/dither.c
libavresample/dither.h
libavresample/x86/Makefile
libavresample/x86/dither.asm [new file with mode: 0644]
libavresample/x86/dither_init.c [new file with mode: 0644]