diff configure @ 41:0d76b2b962ad

added mpeg 1/2 postprocessing
author arpi_esp
date Mon, 05 Mar 2001 23:02:30 +0000
parents 46f3aa28aa83
children 739bf8d5bebc
line wrap: on
line diff
--- a/configure	Mon Mar 05 15:33:10 2001 +0000
+++ b/configure	Mon Mar 05 23:02:30 2001 +0000
@@ -683,6 +683,9 @@
 /* LIRC (remote control, see www.lirc.org) support: */
 $_lircdefs
 
+/* Define this to enable MPEG 1/2 image postprocessing (requires FAST cpu!) */
+#define MPEG12_POSTPROC
+
 /* Define if your processor stores words with the most significant
    byte first (like Motorola and SPARC, unlike Intel and VAX).  */
 /* #define WORDS_BIGENDIAN */