[MPlayer-dev-eng] [PATCH] support for shared libavformat

Nico Sabbi nicola_sabbi at fastwebnet.it
Sun Jan 8 23:44:45 CET 2006


Nico Sabbi wrote:

> Diego Biurrun wrote:
>
>> In any case it should be consistent.  Maybe you can commit my suggestion
>> first and then we can discuss changing lavc/lavf together.  How about
>> that?
>>
>> Diego
>>
>>  
>>
>
> new, more consistent, patch attached. Please, review
>
>------------------------------------------------------------------------
>
>
>+ifeq ($(CONFIG_LIBAVFORMAT_SO),yes)
>+LIBAV_INC += -I../libavformat
>  
>

this line is not necessary

>+SRCS += demux_lavf.c \
>+	muxer_lavf.c
> endif
> 
>  
>




More information about the MPlayer-dev-eng mailing list