ffmpegdecoder: added helper functions for memory handling
This commit is contained in:
@@ -104,6 +104,8 @@ private:
|
||||
|
||||
void CacheFrameToDisk(AVFrame* f);
|
||||
|
||||
void RemoveFirstFromFrameCache();
|
||||
void RemoveLastFromFrameCache();
|
||||
void ClearFrameCache();
|
||||
|
||||
AVFormatContext* fmt_ctx_;
|
||||
|
||||
Reference in New Issue
Block a user