diff options
author | Peter Ross <pross@xvid.org> | 2008-05-31 14:22:30 +0000 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2008-05-31 14:22:30 +0000 |
commit | 418a0b9fc4d73a968b4a20d1c43c1be469b3b688 (patch) | |
tree | 39f05ee7f5f4e4724be8f8d89878c3f5b436f9b8 /libavformat/Makefile | |
parent | b13ddb3bcad76e3a04391f417e7030774eea4037 (diff) | |
download | ffmpeg-418a0b9fc4d73a968b4a20d1c43c1be469b3b688.tar.gz |
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
Diffstat (limited to 'libavformat/Makefile')
0 files changed, 0 insertions, 0 deletions