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

Class AVCodec

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

Source from the content-addressed store, hash-verified

248 int log_level_offset;
249 enum AVMediaType codec_type;
250 const struct AVCodec * codec;
251 enum AVCodecID codec_id;
252 unsigned int codec_tag;
253 void * priv_data;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected