Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
417
AVCodecContextWrapper::AVCodecContextWrapper()
418
{
419
this->codec = nullptr;
420
}
421
422
AVCodecContextWrapper::AVCodecContextWrapper(AVCodecContext *c, LibraryVersion v)
423
{
Callers
nothing calls this directly
Calls
1
update
Method · 0.95
Tested by
no test coverage detected