Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IENT/YUView
/ clear
Method
clear
YUViewLib/src/ffmpeg/AVFrameWrapper.cpp:136–140 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
134
}
135
136
void AVFrameWrapper::clear()
137
{
138
this->frame = nullptr;
139
this->libVer = {};
140
}
141
142
uint8_t *AVFrameWrapper::getData(int component)
143
{
Callers
5
update
Method · 0.45
freeFrame
Method · 0.45
freePacket
Method · 0.45
getNextNALUnit
Method · 0.45
getNextUnit
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected