Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | OPT_INT | Michael Niedermayer | 2004-04-30 | 1 | -0/+2 |
| | | | | Originally committed as revision 3092 to svn://svn.ffmpeg.org/ffmpeg/trunk | ||||
* | (f)printf() is disallowed in libavcodec, compilation will fail now if its ↵ | Michael Niedermayer | 2004-02-22 | 1 | -1/+1 |
| | | | | | | 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 Originally committed as revision 2806 to svn://svn.ffmpeg.org/ffmpeg/trunk | ||||
* | more sections in help - copyright fixes | Fabrice Bellard | 2003-08-24 | 1 | -24/+17 |
| | | | | Originally committed as revision 2143 to svn://svn.ffmpeg.org/ffmpeg/trunk | ||||
* | added ffplay utility | Fabrice Bellard | 2003-06-07 | 1 | -0/+120 |
Originally committed as revision 1936 to svn://svn.ffmpeg.org/ffmpeg/trunk |