[Ffmpeg-devel] [PATCH] "--disable-decoder=vorbis" and "--enable-encoder=vorbis" can not be used at the same time.

demo-n demo-n
Mon Oct 30 18:58:14 CET 2006


Hi

Here is a patch for the dependency of ffmpeg vorbis encoder.
cb_lookup_vals() in libavcodec/vorbis_enc.c uses ff_vorbis_nth_root()
in libavcodec/vorbis.c.
We needs to add vorbis.o for OBJS-$(CONFIG_VORBIS_ENCODER) in
libavcodec/Makefile.

--
demo-n
-------------- next part --------------
A non-text attachment was scrubbed...
Name: vorbis.patch
Type: text/x-diff
Size: 663 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20061031/243a8650/attachment.patch>



More information about the ffmpeg-devel mailing list