comparison internal.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 0795a743bda1
children 074893f9f95e
comparison
equal deleted inserted replaced
914:66b39cb91dde 915:a1a27468a9c5