comparison adler32.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
comparison
equal deleted inserted replaced
915:a1a27468a9c5 916:2860cc0b5562