annotate .cvsignore @ 368:08e042299038 libavformat

(f)printf() is disallowed in libavcodec, compilation will fail now if its used, except that codecs which where added after the printf->av_log change which did ignore av_log() and used prinf are now silent and wont print anything, they should be changed to use av_log, i could do that, but its better if the orginal developer decides which AV_LOG level each message should get
author michael
date Sun, 22 Feb 2004 00:31:19 +0000
parents 05318cf2e886
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
05318cf2e886 renamed libav to libavformat
bellard
parents:
diff changeset
1 config.h
05318cf2e886 renamed libav to libavformat
bellard
parents:
diff changeset
2 config.mak
05318cf2e886 renamed libav to libavformat
bellard
parents:
diff changeset
3 *ffmpeg
05318cf2e886 renamed libav to libavformat
bellard
parents:
diff changeset
4 ffserver
05318cf2e886 renamed libav to libavformat
bellard
parents:
diff changeset
5 Makefile.*
05318cf2e886 renamed libav to libavformat
bellard
parents:
diff changeset
6 .depend