[FFmpeg-devel] [PATCH] fix ffmpeg.c dependancy on ffm_nopts

pross at xvid.org pross
Sat May 31 15:12:20 CEST 2008


Hi,

Compiling ffmpeg.c fails when when the .ffm demuxer is enabled,
but the .ffm muxer is disabled.

The cause is an incorrect #ifdef that assume that the ffm_nopts
symbol (global define in ffmenc) is present when either ffm muxer
OR demuxer is enabled.

-- Peter
(A907 E02F A6E5 0CD2 34CD 20D2 6760 79C5 AC40 DD6B)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ffmpeg-ffmnopts.diff
Type: text/x-diff
Size: 533 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080531/5317b27f/attachment.diff>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080531/5317b27f/attachment.pgp>



More information about the ffmpeg-devel mailing list