Mercurial > mplayer.hg
changeset 19007:3807ecc8c897
Add FFmpeg parsers to config.h as well.
author | diego |
---|---|
date | Tue, 11 Jul 2006 09:36:14 +0000 |
parents | b9b99fa6cb46 |
children | c4944e8317a1 |
files | configure |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/configure Tue Jul 11 09:23:20 2006 +0000 +++ b/configure Tue Jul 11 09:36:14 2006 +0000 @@ -8004,6 +8004,7 @@ /* Use specific codecs from libavcodec */ `echo $_libavcodecs | tr '[a-z] ' '[A-Z]\n' | sed 's/^/#define CONFIG_/;s/$/ 1/'` +`echo $_libavparsers | tr '[a-z] ' '[A-Z]\n' | sed 's/^/#define CONFIG_/;s/$/ 1/'` $_def_lavc_faac $_def_lavc_xvid $_def_lavc_mp3lame