AVERROR          3328 libavcodec/avcodec.h #define AVERROR(e) (-(e)) /**< Returns a negative error code from a POSIX error code, to return from library functions. */
AVERROR          3332 libavcodec/avcodec.h #define AVERROR(e) (e)