summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-10-16 23:30:38 +0000
committerarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-10-16 23:30:38 +0000
commit13c43f2bd39e65724f9221982d8f26c8139a36ae (patch)
tree328c137a899e1cb56566a05125292e4342d5a02d /configure
parentf17a194e38a58a3d6420abab9027e253ca4a0851 (diff)
downloadmpv-13c43f2bd39e65724f9221982d8f26c8139a36ae.tar.bz2
mpv-13c43f2bd39e65724f9221982d8f26c8139a36ae.tar.xz
ffmpeg postprocess
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2229 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure3
1 files changed, 3 insertions, 0 deletions
diff --git a/configure b/configure
index f2db254a3a..2e6b52be4d 100755
--- a/configure
+++ b/configure
@@ -2382,6 +2382,9 @@ $_cssdef
/* Define this to enable MPEG 1/2 image postprocessing (requires FAST cpu!) */
#define MPEG12_POSTPROC
+/* Define this to enable image postprocessing in libavcodec (requires FAST cpu!) */
+#define FF_POSTPROCESS
+
#define HAVE_ODIVX_POSTPROCESS
/* Win32 DLL support */