5 Commits (7d7f635dc000ceb8a3862b3bc08590656e7a9719)

Author SHA1 Message Date
Michael Niedermayer 1f631450fd OPT_FLOAT 20 years ago
Michael Niedermayer 26d4f26bb7 OPT_INT 21 years ago
Michael Niedermayer d705e4a6bb (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 21 years ago
Fabrice Bellard 02d504a7d3 more sections in help - copyright fixes 21 years ago
Fabrice Bellard 01310af292 added ffplay utility 22 years ago