For better or worse, ismindex doesn't use av_log anywhere, I'm
following the existing style in the file. Changing the whole file
should be a separate patch?

    Mika

On 8 October 2014 09:33, Carl Eugen Hoyos <ceho...@ag.or.at> wrote:
> 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
>
>
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel@ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to