Mercurial > libavutil.hg
diff lfg.c @ 916:2860cc0b5562 libavutil
Make av_strerror() return -1 even in the case when av_strerror_r() is
not defined.
This allows applications to check if av_strerror() cannot provide a
meaningful representation for the provided error code, without having
to actually check the filled string.
author | stefano |
---|---|
date | Wed, 05 May 2010 21:44:47 +0000 |
parents | 4d9ad0ed07d0 |
children | 3d83c38f150e |