proxy: cleaned up, re-use the render cache's disk save system for proxies, multithreaded compression
This commit is contained in:
@@ -215,7 +215,7 @@ bool OIIODecoder::SupportsVideo()
|
||||
return true;
|
||||
}
|
||||
|
||||
QString OIIODecoder::GetIndexFilename()
|
||||
QString OIIODecoder::GetIndexFilename() const
|
||||
{
|
||||
return QString();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user