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

Method AVCodecContextWrapper

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

Source from the content-addressed store, hash-verified

415} // namespace
416
417AVCodecContextWrapper::AVCodecContextWrapper()
418{
419 this->codec = nullptr;
420}
421
422AVCodecContextWrapper::AVCodecContextWrapper(AVCodecContext *c, LibraryVersion v)
423{

Callers

nothing calls this directly

Calls 1

updateMethod · 0.95

Tested by

no test coverage detected