Deti Fliegl <deti <at> fliegl.de> writes: > >> + av_log(NULL, AV_LOG_ERROR, > > > > Context should not be NULL. > Can hardly be done in this file unless you supply avctx as > argument in every function only for av_log purposes.
Please do this. The patch you sent in your second mail is completely broken (a diff to your first patch?) and it made me remember that you should consider using tools/patcheck to check for things like tabs and trailing whitespace that our repository would refuse. Carl Eugen _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel