[FFmpeg-devel] [PATCH 1/3] avformat/libquvi: fix error handling

Nicolas George george at nsup.org
Wed Apr 8 21:22:06 CEST 2015


Le nonidi 19 germinal, an CCXXIII, Michael Niedermayer a écrit :
> > +	av_log(s, AV_LOG_ERROR, "%s\n", quvi_strerror(q, rc));
> is quvi_strerror() thread safe ?

Looking at the code, it is thread-safe as long as the q argument is not used
concurrently.

Regards,

-- 
  Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150408/9ca44a79/attachment.asc>


More information about the ffmpeg-devel mailing list