From a299cd5ab3567bdf855dc84cdbed4d22ea5fcbb6 Mon Sep 17 00:00:00 2001 From: Arwa Arif Date: Thu, 25 Dec 2014 09:50:24 +0530 Subject: lavfi: port mp=pp7 to libavfilter The only difference with mp=pp7 is that default mode is "medium", as stated in the MPlayer docs, rather than "hard". Signed-off-by: Stefano Sabatini --- configure | 1 + 1 file changed, 1 insertion(+) (limited to 'configure') diff --git a/configure b/configure index 51999de58c..6de4bcc45d 100755 --- a/configure +++ b/configure @@ -2600,6 +2600,7 @@ mpdecimate_filter_select="pixelutils" mptestsrc_filter_deps="gpl" negate_filter_deps="lut_filter" perspective_filter_deps="gpl" +pp7_filter_deps="gpl" ocv_filter_deps="libopencv" owdenoise_filter_deps="gpl" pan_filter_deps="swresample" -- cgit v1.2.3