ffmpegframepool: implemented functional frame pool
Includes splitting off core functionality to a base MemoryPool class that can be re-used later if necessary.
This commit is contained in:
@@ -32,6 +32,7 @@ set(OLIVE_SOURCES
|
||||
common/flipmodifiers.cpp
|
||||
common/functiontimer.h
|
||||
common/lerp.h
|
||||
common/memorypool.h
|
||||
common/qtutils.h
|
||||
common/qtutils.cpp
|
||||
common/range.h
|
||||
|
||||
Reference in New Issue
Block a user