compile encoders in libavcodec too

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3660 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
alex 2001-12-22 15:14:10 +00:00
parent d0b30d7d92
commit c4ef688a08
1 changed files with 1 additions and 0 deletions

1
configure vendored
View File

@ -2842,6 +2842,7 @@ $_def_libavcodecso
/* use only decoders from libavcodec: */
#define CONFIG_DECODERS 1
#define CONFIG_ENCODERS 1
/* XAnim DLL support */
$_def_xanim