Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IENT/YUView
/ getColorspace
Method
getColorspace
YUViewLib/src/ffmpeg/AVCodecContextWrapper.cpp:458–462 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
456
}
457
458
AVColorSpace AVCodecContextWrapper::getColorspace()
459
{
460
this->update();
461
return this->colorspace;
462
}
463
464
AVRational AVCodecContextWrapper::getTimeBase()
465
{
Callers
nothing calls this directly
Calls
1
update
Method · 0.95
Tested by
no test coverage detected