[FFmpeg-devel] What's will be done in libavcodec/Makefile
Stefano Sabatini
stefano.sabatini-lala
Fri Nov 30 09:26:46 CET 2007
On date Friday 2007-11-30 11:26:38 +0800, boku encoded:
> Dear all,
> Just wanna make sure what will be done with these code for the
> external libraries in the Makefile shown below:
> ----
> # external codec libraries
> OBJS-$(CONFIG_LIBA52) += liba52.o
> OBJS-$(CONFIG_LIBAMR) += libamr.o
> OBJS-$(CONFIG_LIBFAAC) += libfaac.o
> OBJS-$(CONFIG_LIBFAAD) += libfaad.o
> OBJS-$(CONFIG_LIBX264) += libx264.o
> OBJS-$(CONFIG_LIBXVID) += libxvidff.o libxvid_rc.o
> ...
>
> Does it mean that all these *.o will be made if the CONFIG_XXX is a "yes"?
Yep (also this sounds as an ffmpeg-user question).
> Thank you!
Regards.
--
Stefano Sabatini
Linux user number 337176 (see http://counter.li.org)
More information about the ffmpeg-devel
mailing list