[prev in list] [next in list] [prev in thread] [next in thread] 

List:       mplayer-users
Subject:    [MPlayer-users] configure in cvs
From:       Robert Henney <robh () rut ! org>
Date:       2006-11-29 4:17:01
Message-ID: 20061129041701.GA12286 () rut ! org
[Download RAW message or body]

I've found that in order to get mplayer svn to build against the current
ffmpeg svn revision 7182, line 1590 of configure needs to be changed from:

_libavparsers=`grep 'av_register_codec_parser(&[a-z]' libavcodec/allcodecs.c | sed 's/.*&\(.*\)).*/\1/'`

to something along the lines of:

_libavparsers=`grep '^[^#]*REGISTER_PARSER' libavcodec/allcodecs.c | sed 's/.*, *//;s/).*//'`

from the looks of it this is due to a recent cleanup of allcodecs.c,
making the existing way configure was grepping out some needed info from
it no longer work.
_______________________________________________
MPlayer-users mailing list
MPlayer-users@mplayerhq.hu
http://lists.mplayerhq.hu/mailman/listinfo/mplayer-users
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic