On Sat, Jan 10, 2015 at 01:46:38AM +0530, arwa arif wrote: > On Fri, Jan 9, 2015 at 10:07 PM, Stefano Sabatini <stefa...@gmail.com> > wrote: > > > On date Wednesday 2015-01-07 19:14:49 +0530, arwa arif encoded: > > [...] > > > From 2676f37a204b48bdbb2e24359b6a85598a8c021b Mon Sep 17 00:00:00 2001 > > > From: Arwa Arif <arwaarif1...@gmail.com> > > > Date: Thu, 25 Dec 2014 09:50:24 +0530 > > > Subject: [PATCH] lavfi: port mp=pp7 to avfilter > > > > > > TODO: modify version.h, Add ff_norm_qscale in internal.h > > > --- > > > LICENSE.md | 1 + > > > configure | 1 + > > > doc/filters.texi | 31 ++++ > > > libavfilter/Makefile | 1 + > > > libavfilter/allfilters.c | 1 + > > > libavfilter/vf_pp7.c | 419 > > ++++++++++++++++++++++++++++++++++++++++++++++ > > > libavfilter/vf_pp7.h | 46 +++++ > > > libavfilter/x86/Makefile | 1 + > > > libavfilter/x86/vf_pp7.c | 68 ++++++++ > > > 9 files changed, 569 insertions(+) > > > create mode 100644 libavfilter/vf_pp7.c > > > create mode 100644 libavfilter/vf_pp7.h > > > create mode 100644 libavfilter/x86/vf_pp7.c > > > > Patch applied, thanks. > > > > Please provide a patch to factorize the use of norm_qscale(), to > > remove mp=pp7, and to readd the use_bframe_qp if you think it's > > useful. > > > > I have attached the patch to remove mp=pp7 and factorize the use of > norm_qscale.
applied factorization patch thanks [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB During times of universal deceit, telling the truth becomes a revolutionary act. -- George Orwell
signature.asc
Description: Digital signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel