libmpcodecs/vf_noise: update to latest version from mplayer

Please see mplayer svn for authorship and individual commits

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
multiple authors 2013-02-05 14:17:54 +01:00 committed by Michael Niedermayer
parent 3ca46d0c10
commit 8f7e3e678b

View File

@ -37,6 +37,7 @@
#include "vf.h"
#include "libvo/fastmemcpy.h"
#include "libavutil/mem.h"
#include "libavutil/x86/asm.h"
#define MAX_NOISE 4096
#define MAX_SHIFT 1024