[Ffmpeg-devel] [PATCH] make dvdsub encoder depend on config variables

Ian Caulfield imc25
Mon Nov 21 12:54:46 CET 2005


On Mon, 21 Nov 2005, Wolfram Gloger wrote:

> Hi,
>
>> +ifeq ($(CONFIG_DVBSUB_DECODER)$(CONFIG_DVBSUB_ENCODER),)
>> +   OBJS+= dvbsub.o
>> +endif

Have dvbsubdec and dvbsub been merged into one file? If not, shouldn't 
dvbsubdec.o be in there somewhere... I think the two are independent, so 
could be configured separately.

Ian





More information about the ffmpeg-devel mailing list