FFmpeg/libavfilter/x86
Clément Bœsch 38a2f88d39 lavfi/gradfun: fix dithering in MMX code.
Current dithering only uses the first 4 instead of the whole 8 random values.

Signed-off-by: Anton Khirnov <anton@khirnov.net>
2013-03-28 07:59:18 +01:00
..
af_volume_init.c x86: af_volume: add SSE2/SSSE3/AVX-optimized s32 volume scaling 2012-12-05 11:23:37 -05:00
af_volume.asm x86: af_volume: add SSE2/SSSE3/AVX-optimized s32 volume scaling 2012-12-05 11:23:37 -05:00
Makefile avfilter: x86: consistent filenames for filter optimizations 2013-02-04 15:00:47 +01:00
vf_gradfun.c lavfi/gradfun: fix dithering in MMX code. 2013-03-28 07:59:18 +01:00
vf_hqdn3d_init.c vf_hqdn3d: x86: Add proper arch optimization initialization 2013-02-01 13:11:45 +01:00
vf_hqdn3d.asm hqdn3d: Fix out of array read in LOWPASS 2013-03-13 09:14:59 +01:00
vf_yadif_init.c vf_yadif: fix out-of line reads 2013-02-15 16:08:33 +01:00
vf_yadif.asm avfilter: x86: consistent filenames for filter optimizations 2013-02-04 15:00:47 +01:00