5 Commits (78486403561c1389045229ee1137415d5e2eb3ae)

Author SHA1 Message Date
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
Zdenek Kabelac 0c1a9edad4 * UINTX -> uintx_t INTX -> intx_t 22 years ago
Zdenek Kabelac 5c91a6755b * static,const,compiler warning cleanup 22 years ago
Philip Gladstone 042f24652e Added support for a realease function to eliminate the context blocks used 22 years ago
Fabrice Bellard abac617591 renamed libav to libavformat 22 years ago
Philip Gladstone 3b2cbbed21 Initial versions of code to all per-frame video processing in ffmpeg. 22 years ago