diff configure @ 2228:ac517956d9b0

ffmpeg postprocess
author arpi
date Tue, 16 Oct 2001 23:30:38 +0000
parents 2c0f7c08e29f
children 9525c7d29543
line wrap: on
line diff
--- a/configure	Tue Oct 16 22:41:46 2001 +0000
+++ b/configure	Tue Oct 16 23:30:38 2001 +0000
@@ -2382,6 +2382,9 @@
 /* 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 */