summaryrefslogtreecommitdiff
path: root/src/verify.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2022-12-27 22:38:35 +0100
committerCarl Hetherington <cth@carlh.net>2024-04-15 10:59:34 +0200
commit6c2b42d53a9c7f5bec21795667faf94acf5bf1af (patch)
tree0ede58b2a46a59217b92861682511559e9b8bc74 /src/verify.h
parentd23abb4b3fef1e2497969b0909c736d0541b1091 (diff)
Add OK note when picture frame sizes are all OK.
Diffstat (limited to 'src/verify.h')
-rw-r--r--src/verify.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/verify.h b/src/verify.h
index 7c902660..eeda0b7a 100644
--- a/src/verify.h
+++ b/src/verify.h
@@ -158,6 +158,7 @@ public:
* note contains asset ID
*/
INVALID_DURATION,
+ VALID_PICTURE_FRAME_SIZES_IN_BYTES,
/** The JPEG2000 data in at least one picture frame is larger than the equivalent of 250Mbit/s
* file contains the picture asset filename
*/