#include "avdevice.h"Go to the source code of this file.
Defines | |
| #define | LICENSE_PREFIX "libavdevice license: " |
Functions | |
| unsigned | avdevice_version (void) |
| Returns the LIBAVDEVICE_VERSION_INT constant. | |
| const char * | avdevice_configuration (void) |
| Returns the libavdevice build-time configuration. | |
| const char * | avdevice_license (void) |
| Returns the libavdevice license. | |
| #define LICENSE_PREFIX "libavdevice license: " |
| const char* avdevice_configuration | ( | void | ) |
Returns the libavdevice build-time configuration.
Definition at line 26 of file avdevice.c.
Referenced by show_banner().
| const char* avdevice_license | ( | void | ) |
| unsigned avdevice_version | ( | void | ) |
1.5.8