[FFmpeg-devel] [PATCH 1/5] libavutil: prefix all log messages with thread id

Nicolas George nicolas.george at normalesup.org
Tue Jul 3 10:01:35 CEST 2012


Sorry, forgot one comment in my last mail:

Le quintidi 15 messidor, an CCXX, Martin Carroll a écrit :
>  void av_log(void *avcl, int level, const char *fmt, ...) av_printf_format(3, 4);
> -
> +void av_log_set_threadname(pthread_t pid, const char* name, void *fcn);

Documentation on the arguments, especially "fcn", is sorely missing.

(Also, there seems to be no need to remove the previous empty line.)

Regards,

-- 
  Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120703/e13b722a/attachment.asc>


More information about the ffmpeg-devel mailing list