Go to the documentation of this file.
32 #include "libavutil/ffversion.h"
37 return FFMPEG_VERSION;
51 av_log(
NULL,
AV_LOG_FATAL,
"Libavutil has been built with a broken binutils, please upgrade binutils and rebuild\n");
55 if (
llrint(1LL<<60) != 1LL<<60) {
64 return FFMPEG_CONFIGURATION;
69 #define LICENSE_PREFIX "libavutil license: "
const char * av_version_info(void)
Return an informative version string.
unsigned avutil_version(void)
Return the LIBAVUTIL_VERSION_INT constant.
#define AV_LOG_ERROR
Something went wrong and cannot losslessly be recovered.
#define av_assert0(cond)
assert() equivalent, that is always enabled.
#define LIBAVUTIL_VERSION_INT
const char * avutil_configuration(void)
Return the libavutil build-time configuration.
const char * avutil_license(void)
Return the libavutil license.
@ AVMEDIA_TYPE_ATTACHMENT
Opaque data information usually sparse.
#define AV_LOG_FATAL
Something went wrong and recovery is not possible.
#define LIBAVUTIL_VERSION_MICRO
@ AV_SAMPLE_FMT_DBLP
double, planar
const char av_util_ffversion[]
@ AV_PICTURE_TYPE_BI
BI type.