summaryrefslogtreecommitdiff
path: root/gst/videoparsers/gsth264parse.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst/videoparsers/gsth264parse.h')
-rw-r--r--gst/videoparsers/gsth264parse.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/videoparsers/gsth264parse.h b/gst/videoparsers/gsth264parse.h
index 58d818cbc..f3eb7a5cb 100644
--- a/gst/videoparsers/gsth264parse.h
+++ b/gst/videoparsers/gsth264parse.h
@@ -118,7 +118,7 @@ struct _GstH264Parse
gboolean picture_start;
/* props */
- guint interval;
+ gint interval;
GstClockTime pending_key_unit_ts;
GstEvent *force_key_unit_event;