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>
pull/9/head
multiple authors 12 years ago committed by Michael Niedermayer
parent 3ca46d0c10
commit 8f7e3e678b
  1. 1
      libavfilter/libmpcodecs/vf_noise.c

@ -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

Loading…
Cancel
Save