FFmpeg
|
Go to the source code of this file.
Macros | |
#define | OPENH264_VER_AT_LEAST(maj, min) |
Functions | |
void | ff_libopenh264_trace_callback (void *ctx, int level, const char *msg) |
int | ff_libopenh264_check_version (void *logctx) |
#define OPENH264_VER_AT_LEAST | ( | maj, | |
min | |||
) |
Definition at line 25 of file libopenh264.h.
void ff_libopenh264_trace_callback | ( | void * | ctx, |
int | level, | ||
const char * | msg | ||
) |
Definition at line 41 of file libopenh264.c.
Referenced by svc_decode_init(), and svc_encode_init().
int ff_libopenh264_check_version | ( | void * | logctx | ) |
Definition at line 49 of file libopenh264.c.
Referenced by svc_decode_init(), and svc_encode_init().