MCPcopy Create free account
hub / github.com/IENT/YUView / AVCodec

Class AVCodec

YUViewLib/src/ffmpeg/AVCodecContextWrapper.cpp:149–149  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

147 int log_level_offset;
148 AVMediaType codec_type;
149 const struct AVCodec * codec;
150 char codec_name[32];
151 AVCodecID codec_id;
152 unsigned int codec_tag;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected