rtp: Update codes based on 1.18.4
[platform/upstream/gst-plugins-good.git] / gst / rtp / gstrtpmp4vpay.h
index a974a91..26c0ba0 100644 (file)
@@ -56,7 +56,7 @@ struct _GstRtpMP4VPay
 
   /* naming might be confusing with send_config; but naming matches h264
    * payloader */
-  guint         config_interval;
+  gint         config_interval;
   GstClockTime  last_config;
 };