AVUNERROR        3329 libavcodec/avcodec.h #define AVUNERROR(e) (-(e)) /**< Returns a POSIX error code from a library function error return value. */
AVUNERROR        3333 libavcodec/avcodec.h #define AVUNERROR(e) (e)