transition: reworked hashing

This commit is contained in:
itsmattkc
2021-07-29 13:23:24 -07:00
parent 8f7adaa5d7
commit c3faa49686
4 changed files with 27 additions and 16 deletions
+2
View File
@@ -179,6 +179,8 @@ protected:
virtual void LinkChangeEvent() override;
bool HashPassthrough(const QString &input, const QString& output, QCryptographicHash &hash, const rational &time, const VideoParams& video_params) const;
Block* previous_;
Block* next_;