add smoke test

This commit is contained in:
2026-04-12 01:26:41 +08:00
parent 843b8762f6
commit eb79be87a4
9 changed files with 950 additions and 56 deletions
+4
View File
@@ -22,6 +22,8 @@
#ifndef VIEWERQUEUE_H
#define VIEWERQUEUE_H
#include <QVariant>
#include "codec/frame.h"
namespace olive
@@ -63,4 +65,6 @@ public:
}
Q_DECLARE_METATYPE(olive::ViewerPlaybackFrame)
#endif // VIEWERQUEUE_H