Mercurial > libavutil.hg
comparison log.h @ 915:a1a27468a9c5 libavutil
Make av_strerror() print an error message mentioning the error code
number if strerror_r() did not succeed for whatever reason.
This avoids the need for the application to fill the string in case
strerror_r() fails, for example because the error code is not known.
author | stefano |
---|---|
date | Mon, 03 May 2010 21:56:21 +0000 |
parents | de7b577403bc |
children | 3ab411c447c4 |
comparison
equal
deleted
inserted
replaced
914:66b39cb91dde | 915:a1a27468a9c5 |
---|