cache: better implemented changing disk cache folders
Not complete yet, but getting there.
This commit is contained in:
@@ -220,11 +220,6 @@ bool OIIODecoder::SupportsVideo()
|
||||
return true;
|
||||
}
|
||||
|
||||
QString OIIODecoder::GetIndexFilename() const
|
||||
{
|
||||
return QString();
|
||||
}
|
||||
|
||||
void OIIODecoder::FrameToBuffer(FramePtr frame, OIIO::ImageBuf *buf)
|
||||
{
|
||||
#if OIIO_VERSION < 20112
|
||||
|
||||
Reference in New Issue
Block a user