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

Class AVCodec

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

Source from the content-addressed store, hash-verified

46
47 AVMediaType codec_type;
48 const struct AVCodec * codec;
49 char codec_name[32];
50 AVCodecID codec_id;
51 unsigned int codec_tag;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected