diff options
Diffstat (limited to 'gst/rtp/gstrtph264pay.h')
-rw-r--r-- | gst/rtp/gstrtph264pay.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/rtp/gstrtph264pay.h b/gst/rtp/gstrtph264pay.h index 44f7af440..c5a5e9fb6 100644 --- a/gst/rtp/gstrtph264pay.h +++ b/gst/rtp/gstrtph264pay.h @@ -71,7 +71,7 @@ struct _GstRtpH264Pay GstAdapter *adapter; - guint spspps_interval; + gint spspps_interval; gboolean send_spspps; GstClockTime last_spspps; |