[FFmpeg-devel] [PATCH] Fix build with --disable-{encoders,muxers}

Jai Menon jmenon86
Tue Sep 15 22:42:45 CEST 2009


Hi,

I think the snow code doesnt conditionally exclude encoder specific
functionality during compilation and references functions (eg.
h263_encode_init) which arent compiled in. Ex - ./configure .....
--disable-encoders --disable--muxers....
Attached patch might not be complete and maybe more functions can be
folded into an #if CONFIG_ENCODERS. But it fixes the build for me.

-- 
Regards,

Jai
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Fix-snow-decoder-only-build.patch
Type: application/octet-stream
Size: 4153 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090915/79b210d2/attachment.obj>



More information about the ffmpeg-devel mailing list