Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IENT/YUView
/ getPixelFormat
Method
getPixelFormat
YUViewLib/src/ffmpeg/AVCodecContextWrapper.cpp:446–450 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
444
}
445
446
AVPixelFormat AVCodecContextWrapper::getPixelFormat()
447
{
448
this->update();
449
return this->pix_fmt;
450
}
451
452
Size AVCodecContextWrapper::getSize()
453
{
Callers
nothing calls this directly
Calls
1
update
Method · 0.95
Tested by
no test coverage detected