[FFmpeg-cvslog] r8949 - in trunk: configure libavcodec/Makefile libavcodec/wmv2.c
Michael Niedermayer
michaelni
Thu May 10 02:07:37 CEST 2007
Hi
On Thu, May 10, 2007 at 01:52:23AM +0200, Diego Biurrun wrote:
> On Thu, May 10, 2007 at 01:24:07AM +0200, Aurelien Jacobs wrote:
> >
> > To be more precise, the following config is enough to show the bug:
> > ./configure --disable-decoder=msmpeg4v1 --disable-decoder=msmpeg4v2 \
> > --disable-decoder=msmpeg4v3 --disable-encoder=msmpeg4v1 \
> > --disable-encoder=msmpeg4v2 --disable-encoder=msmpeg4v3
> >
> > IOW just disable compilation of msmpeg4.o and see all the other codecs
> > which depends on it failing to link.
> > To fix this you may need to make compilation of mpegvideo.c optional
> > (and this would require at the very least a long dependency list).
>
> Yes, I've been investigating this myself today. Maybe we should make
> the compilation of msmeg4.c unconditional again. Untangling the
> dependencies is going to be tricky. On the other hand it's probably
> well worth it in the long run...
iam in favor of correct dependancies and maybe even spliting files up
a little if that would help ...
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Those who are too smart to engage in politics are punished by being
governed by those who are dumber. -- Plato
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-cvslog/attachments/20070510/030bf45a/attachment.pgp>
More information about the ffmpeg-cvslog
mailing list