On Tue, Jan 09, 2007 at 07:57:51PM +0300, Pavlov Konstantin wrote: > > Had some problems recently building SVN version of mplayer with external > ffmpeg. Looks like mplayer uses some header files which aren't included in > ffmpeg 'installed' tree. > > The attached file fixes those problems. > > --- a/libavformat/Makefile > +++ b/libavformat/Makefile > @@ -8,7 +8,7 @@ CFLAGS+=-I$(SRC_PATH)/libavcodec > -HEADERS = avformat.h avio.h rtp.h rtsp.h rtspcodes.h > +HEADERS = avformat.h avio.h rtp.h rtsp.h rtspcodes.h riff.h > > --- a/libavutil/Makefile > +++ b/libavutil/Makefile > @@ -18,7 +18,7 @@ OBJS= mathematics.o \ > HEADERS = avutil.h common.h mathematics.h integer.h rational.h \ > - intfloat_readwrite.h md5.h adler32.h log.h fifo.h > + intfloat_readwrite.h md5.h adler32.h log.h fifo.h bswap.h What about this? Diego
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4