[Ffmpeg-devel] [PATCH] Linking error when DV disabled
Diego Biurrun
diego
Tue Sep 5 11:39:54 CEST 2006
On Mon, Sep 04, 2006 at 06:30:54PM +0200, Panagiotis Issaris wrote:
>
> Or should I also surround those functions with #ifdef CONFIG_DV_DEMUXER,
> so that they only get compiled in if the DV demuxer is ./configured?
>
> libavformat/Makefile shows:
> 35 OBJS-$(CONFIG_DV_DEMUXER) += dv.o
> 36 OBJS-$(CONFIG_DV_MUXER) += dv.o
Maybe it would be a good idea to split the file in 2-3 parts to avoid
excessive #ifdef jungles ...
Diego
More information about the ffmpeg-devel
mailing list