| FFmpeg
    | 
#include <string.h>#include <wels/codec_api.h>#include <wels/codec_ver.h>#include "libavutil/error.h"#include "libavutil/log.h"#include "libopenh264.h"Go to the source code of this file.
| Functions | |
| static int | libopenh264_to_ffmpeg_log_level (int libopenh264_log_level) | 
| void | ff_libopenh264_trace_callback (void *ctx, int level, const char *msg) | 
| 
 | static | 
Definition at line 32 of file libopenh264.c.
Referenced by ff_libopenh264_trace_callback().
| void ff_libopenh264_trace_callback | ( | void * | ctx, | 
| int | level, | ||
| const char * | msg | ||
| ) | 
Definition at line 42 of file libopenh264.c.
Referenced by svc_decode_init(), and svc_encode_init().
 1.8.17
 1.8.17