Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IENT/YUView
/ getCodec
Method
getCodec
YUViewLib/src/ffmpeg/AVCodecContextWrapper.cpp:441–444 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
439
}
440
441
AVCodecContext *AVCodecContextWrapper::getCodec()
442
{
443
return this->codec;
444
}
445
446
AVPixelFormat AVCodecContextWrapper::getPixelFormat()
447
{
Callers
5
configureDecoder
Method · 0.80
pushPacketToDecoder
Method · 0.80
getFrameFromDecoder
Method · 0.80
flush_buffers
Method · 0.80
avcodecOpen2
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected