Compiling ffmpeg.c fails when when the .ffm demuxer is enabled, but the .ffm
muxer is disabled. The cause is an incorrect #ifdef that assumes that the ffm_nopts symbol (global define in ffmenc) is present when either ffm muxer OR demuxer is enabled. patch by Peter Ross, pross xvid org Originally committed as revision 13573 to svn://svn.ffmpeg.org/ffmpeg/trunk
Showing
Please
register
or
sign in
to comment