[FFmpeg-devel] [PATCH] ismindex: handle discontinuous streams better

Carl Eugen Hoyos cehoyos at ag.or.at
Wed Oct 8 08:33:29 CEST 2014


Mika Raento <mikie <at> iki.fi> writes:

> +            fprintf(stderr, "negative sample duration %d\n", sample_duration);

fprintf (& friends) are not allowed, please use 
av_log().

Note to others: Why did we remove the defines?

Carl Eugen




More information about the ffmpeg-devel mailing list