[Ffmpeg-devel] [PATCH] update libavformat support for CONFIG_ENCODERS

Roine Gustafsson roine
Mon May 9 18:48:27 CEST 2005


This adds nearly full support for CONFIG_ENCODERS to libavformat. If 
libavformat is compiled without CONFIG_ENCODERS most of the muxers will 
not be compiled in.
It mostly adds #ifdef's, but sometimes needs to add static to functions 
so they are not compiled in if not referenced. (This generates some 
warnings though).

This is independent of the configure.c patch.

   /Roine

-------------- next part --------------
A non-text attachment was scrubbed...
Name: lavf_encoders.patch
Type: application/octet-stream
Size: 13953 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20050509/80162004/attachment.obj>



More information about the ffmpeg-devel mailing list