mirror of
https://invent.kde.org/frameworks/kimageformats.git
synced 2026-07-23 16:31:01 -04:00
avif: indicate when all frames have been read
This commit is contained in:
@@ -55,6 +55,7 @@ private:
|
||||
ParseAvifNotParsed = 0,
|
||||
ParseAvifSuccess = 1,
|
||||
ParseAvifMetadata = 2,
|
||||
ParseAvifFinished = 3,
|
||||
};
|
||||
|
||||
ParseAvifState m_parseState;
|
||||
|
||||
Reference in New Issue
Block a user