diff options
author | arpi_esp <arpi_esp@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2001-03-05 23:02:30 +0000 |
---|---|---|
committer | arpi_esp <arpi_esp@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2001-03-05 23:02:30 +0000 |
commit | f0aac7185fbe0a46d1635d56341818a33fb8c033 (patch) | |
tree | a64e9817db0bd7eaa5ead815d9b40d543f3b371c /configure | |
parent | d37f8c9c8f15ad25017cb91fc2a5fd59c7cf81e8 (diff) |
added mpeg 1/2 postprocessing
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@42 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -683,6 +683,9 @@ $_xmmpaudio /* 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 */ |