Mercurial > mplayer.hg
diff configure @ 31329:60709ef498be
Reinstate libmpeg2 hook to export quantization
The quant value is used by the postproc filters to fine tune their application
author | lu_zero |
---|---|
date | Mon, 14 Jun 2010 08:55:32 +0000 |
parents | 22713e4fde5f |
children | 92d75e703bc0 |
line wrap: on
line diff
--- a/configure Sun Jun 13 22:38:15 2010 +0000 +++ b/configure Mon Jun 14 08:55:32 2010 +0000 @@ -8913,7 +8913,8 @@ #undef FAST_OSD #undef FAST_OSD_TABLE -/* needed for libmpeg2 */ +/* Define this to enable MPEG-1/2 image postprocessing in libmpeg2 */ +#define MPEG12_POSTPROC 1 #define ATTRIBUTE_ALIGNED_MAX 16