summaryrefslogtreecommitdiff
path: root/src/verify.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/verify.h')
-rw-r--r--src/verify.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/verify.h b/src/verify.h
index 77fc28b3..c4ff8001 100644
--- a/src/verify.h
+++ b/src/verify.h
@@ -331,6 +331,10 @@ public:
* note contains details
*/
INVALID_JPEG2000_CODESTREAM,
+ /** General error during MXF parsing
+ * note contains details
+ */
+ INVALID_MXF_CODESTREAM,
/** Invalid number of guard bits in a 2K JPEG2000 stream (should be 1) [Bv2.1_10.2.1]
* note contains the number of guard bits
*/