On 1/24/15, Paul B Mahol <one...@gmail.com> wrote: > From: Arwa Arif <arwaarif1...@gmail.com> > > Code adapted from James Darnley's port > > Signed-off-by: Paul B Mahol <one...@gmail.com> > --- > configure | 1 + > doc/filters.texi | 43 ++++++++ > libavfilter/Makefile | 1 + > libavfilter/allfilters.c | 1 + > libavfilter/version.h | 4 +- > libavfilter/vf_eq.c | 273 > +++++++++++++++++++++++++++++++++++++++++++++++ > libavfilter/vf_eq.h | 60 +++++++++++ > libavfilter/x86/Makefile | 1 + > libavfilter/x86/vf_eq.c | 97 +++++++++++++++++ > 9 files changed, 479 insertions(+), 2 deletions(-) > create mode 100644 libavfilter/vf_eq.c > create mode 100644 libavfilter/vf_eq.h > create mode 100644 libavfilter/x86/vf_eq.c >
Should be bit-exact with mp=eq2. _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel