Sisir Koppaka wrote:
>> av_log(NULL, AV_LOG_INFO, "Hey! This is the bfi_probe() function!\n");
>>
> 
> Will be very useful  :)  Can we use format specifiers in av_log (like in
> printf()) to print values of variables?

Absolutely. Treat it just like a printf() but with 2 extra parameters in
front.

-- 
        -Mike Melanson
_______________________________________________
FFmpeg-soc mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc

Reply via email to