From f443c3161460c1b927ec9072fdc4e76a2f156cab Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 27 Dec 2022 22:45:33 +0100 Subject: Add OK note when picture asset hashes are correct. --- src/verify.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/verify.h') diff --git a/src/verify.h b/src/verify.h index eeda0b7a..339f4186 100644 --- a/src/verify.h +++ b/src/verify.h @@ -114,6 +114,7 @@ public: * note contains the invalid frame rate as "/" */ INVALID_PICTURE_FRAME_RATE, + CORRECT_PICTURE_HASH, /** The hash of a main picture asset does not agree with the PKL file * file contains the picture asset filename * calculated_hash contains the current hash of the picture MXF -- cgit v1.2.3