Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IENT/YUView
/ getExtradata
Method
getExtradata
YUViewLib/src/ffmpeg/AVCodecContextWrapper.cpp:470–474 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
468
}
469
470
QByteArray AVCodecContextWrapper::getExtradata()
471
{
472
this->update();
473
return this->extradata;
474
}
475
476
void AVCodecContextWrapper::update()
477
{
Callers
nothing calls this directly
Calls
1
update
Method · 0.95
Tested by
no test coverage detected