renamed ffmpeg decoder function names

This commit is contained in:
itsmattkc
2019-08-08 13:13:01 +10:00
parent 624fc99b78
commit 6708eca0c1
2 changed files with 7 additions and 6 deletions
+3 -2
View File
@@ -53,8 +53,9 @@ private:
void Index();
QString GetIndexFilename();
bool LoadIndex();
void SaveIndex();
bool LoadFrameIndex();
void SaveFrameIndex();
AVPixelFormat GetCompatiblePixelFormat(const AVPixelFormat& pix_fmt);