summaryrefslogtreecommitdiff
path: root/validate/gst/validate/gst-validate-report.h
diff options
context:
space:
mode:
Diffstat (limited to 'validate/gst/validate/gst-validate-report.h')
-rw-r--r--validate/gst/validate/gst-validate-report.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/validate/gst/validate/gst-validate-report.h b/validate/gst/validate/gst-validate-report.h
index c701f3a..09db598 100644
--- a/validate/gst/validate/gst-validate-report.h
+++ b/validate/gst/validate/gst-validate-report.h
@@ -92,6 +92,7 @@ typedef enum {
#define EVENT_SEEK_NOT_HANDLED _QUARK("event::seek-not-handled")
#define EVENT_SEEK_RESULT_POSITION_WRONG _QUARK("event::seek-result-position-wrong")
#define EVENT_EOS_WITHOUT_SEGMENT _QUARK("event::eos-without-segment")
+#define EVENT_INVALID_SEQNUM _QUARK("event::invalid-seqnum")
#define STATE_CHANGE_FAILURE _QUARK("state::change-failure")