proxy: cleaned up, re-use the render cache's disk save system for proxies, multithreaded compression
This commit is contained in:
@@ -45,7 +45,7 @@ public:
|
||||
|
||||
virtual bool SupportsVideo() override;
|
||||
|
||||
virtual QString GetIndexFilename() override;
|
||||
virtual QString GetIndexFilename() const override;
|
||||
|
||||
static void FrameToBuffer(FramePtr frame, OIIO::ImageBuf* buf);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user