summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authoralex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-12-22 15:14:10 +0000
committeralex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-12-22 15:14:10 +0000
commitc4ef688a08aab1233f5994d654b5dae8060cb856 (patch)
tree6aec10eca23b160834ec53c8ef458e4fd2c2129c /configure
parentd0b30d7d924e7d8231c3e9cd998bcc142cf92755 (diff)
downloadmpv-c4ef688a08aab1233f5994d654b5dae8060cb856.tar.bz2
mpv-c4ef688a08aab1233f5994d654b5dae8060cb856.tar.xz
compile encoders in libavcodec too
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3660 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index 2f9c095b8c..bdbde966b7 100755
--- a/configure
+++ b/configure
@@ -2842,6 +2842,7 @@ $_def_libavcodecso
/* use only decoders from libavcodec: */
#define CONFIG_DECODERS 1
+#define CONFIG_ENCODERS 1
/* XAnim DLL support */
$_def_xanim