#include "config.h"
#include "avcore.h"
Go to the source code of this file.
Defines | |
| #define | LICENSE_PREFIX "libavcore license: " |
Functions | |
| unsigned | avcore_version (void) |
| Return the LIBAVCORE_VERSION_INT constant. | |
| const char * | avcore_configuration (void) |
| Return the libavcore build-time configuration. | |
| const char * | avcore_license (void) |
| Return the libavcore license. | |
Definition in file utils.c.
| #define LICENSE_PREFIX "libavcore license: " |
| const char* avcore_configuration | ( | void | ) |
| const char* avcore_license | ( | void | ) |
| unsigned avcore_version | ( | void | ) |
1.5.6