diff options
Diffstat (limited to 'gst/videoparsers/gsth265parse.h')
-rw-r--r-- | gst/videoparsers/gsth265parse.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/videoparsers/gsth265parse.h b/gst/videoparsers/gsth265parse.h index 7e266a6a1..eb82f6ffd 100644 --- a/gst/videoparsers/gsth265parse.h +++ b/gst/videoparsers/gsth265parse.h @@ -93,7 +93,7 @@ struct _GstH265Parse gboolean picture_start; /* props */ - guint interval; + gint interval; gboolean sent_codec_tag; |