[FFmpeg-devel] [PATCH 1/2] Make av_strerror() print the string of "Error number %d occurred" if strerror_r() did not succeed, for example because the error code is not known.

Michael Niedermayer michaelni
Sat May 1 10:54:27 CEST 2010


On Sat, May 01, 2010 at 10:28:33AM +0200, Stefano Sabatini wrote:
> This avoids the need for the application to fill the string in case
> strerror_r() fails to do it for whatever reason.

this returns -1 (failure) with your patch
[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

If you really think that XML is the answer, then you definitly missunderstood
the question -- Attila Kinali
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100501/5769e114/attachment.pgp>



More information about the ffmpeg-devel mailing list