Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IENT/YUView
/ getColorspace
Method
getColorspace
YUViewLib/src/ffmpeg/AVCodecParametersWrapper.cpp:103–107 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
101
}
102
103
AVColorSpace AVCodecParametersWrapper::getColorspace()
104
{
105
this->update();
106
return this->color_space;
107
}
108
109
AVPixelFormat AVCodecParametersWrapper::getPixelFormat()
110
{
Callers
nothing calls this directly
Calls
1
update
Method · 0.95
Tested by
no test coverage detected