lists.zerezo.com
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
***BOGO*** Re: [MPlayer-dev-eng] [PATCH] unresolved symbol when MJPEG_DEMUXER is the only demuxer
- Date: Mon, 29 Sep 2008 08:58:41 +0200
- From: Diego Biurrun <diego@xxxxxxxxxx>
- Subject: ***BOGO*** Re: [MPlayer-dev-eng] [PATCH] unresolved symbol when MJPEG_DEMUXER is the only demuxer
On Fri, Sep 26, 2008 at 07:40:09PM +0200, Stefan Strobl wrote:
> Diego Biurrun wrote:
> >> I got some "undefined references" when compiling mplayer with
> >> MJPEG_DEMUXER as the only demuxer.
> >
> > Unreproducible, provide more details.
>
> In an attempt to minimize mplayer for use in an embedded system I want
> to disable all but a few decoders, demuxers, etc.
You still did not post the error output. This is essential information.
> I've found no other way execpt to disable all of them individually, so
> my configure is quite large. Is there a better way to do that?
No, not with the way FFmpeg is currently built in MPlayer.
> With this configure the problem is reproducible on current svn snapshot.
I could reproduce the problem now. The issue is that
libmpdemux/mp_taglists.c uses codec_wav_tags and codec_bmp_tags from
libavformat/riff.c. There is no easy way to ensure that this file is
built in FFmpeg.
Any ideas how we could get rid of this dependency?
Diego
_______________________________________________
MPlayer-dev-eng mailing list
MPlayer-dev-eng@xxxxxxxxxxxx
https://lists.mplayerhq.hu/mailman/listinfo/mplayer-dev-eng