Mercurial > mplayer.hg
comparison configure @ 28447:ca5372ccff96
Add CONFIG_LIBVORBIS #define for FFmpeg to config.h.
author | diego |
---|---|
date | Sun, 08 Feb 2009 03:39:07 +0000 |
parents | c6cef3c6768f |
children | b644796edd94 |
comparison
equal
deleted
inserted
replaced
28446:7681eab10aea | 28447:ca5372ccff96 |
---|---|
8624 #define CONFIG_FASTDIV 0 | 8624 #define CONFIG_FASTDIV 0 |
8625 #define CONFIG_FFSERVER 0 | 8625 #define CONFIG_FFSERVER 0 |
8626 #define CONFIG_GPL 1 | 8626 #define CONFIG_GPL 1 |
8627 #define CONFIG_GRAY 0 | 8627 #define CONFIG_GRAY 0 |
8628 #define CONFIG_HARDCODED_TABLES 0 | 8628 #define CONFIG_HARDCODED_TABLES 0 |
8629 #define CONFIG_LIBVORBIS 0 | |
8629 #define CONFIG_POSIX_MEMALIGN 0 | 8630 #define CONFIG_POSIX_MEMALIGN 0 |
8630 #define CONFIG_POWERPC_PERF 0 | 8631 #define CONFIG_POWERPC_PERF 0 |
8631 #define CONFIG_SMALL 0 | 8632 #define CONFIG_SMALL 0 |
8632 #define CONFIG_SWSCALE 1 | 8633 #define CONFIG_SWSCALE 1 |
8633 | 8634 |