comparison x86_cpu.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 1ca023f2f39d
children
comparison
equal deleted inserted replaced
914:66b39cb91dde 915:a1a27468a9c5