Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IENT/YUView
/ flush_buffers
Method
flush_buffers
YUViewLib/src/ffmpeg/FFmpegVersionHandler.cpp:303–306 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
301
}
302
303
void FFmpegVersionHandler::flush_buffers(AVCodecContextWrapper &decCtx)
304
{
305
lib.avcodec.avcodec_flush_buffers(decCtx.getCodec());
306
}
307
308
QStringList FFmpegVersionHandler::logListFFmpeg;
309
Callers
1
resetDecoder
Method · 0.80
Calls
1
getCodec
Method · 0.80
Tested by
no test coverage detected