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

Class AVCodec

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

Source from the content-addressed store, hash-verified

338 int log_level_offset;
339 enum AVMediaType codec_type;
340 const struct AVCodec * codec;
341 enum AVCodecID codec_id;
342 unsigned int codec_tag;
343 void * priv_data;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected