Add -Wmissing-declarations -Wmissing-prototypes to configure flags
And fix all warnings
This commit is contained in:
parent
ecd6632f18
commit
cd564af873
@ -60,6 +60,8 @@ struct _GstRtpDTMFDepayClass
|
||||
GstBaseRTPDepayloadClass parent_class;
|
||||
};
|
||||
|
||||
GType gst_rtp_dtmf_depay_get_type (void);
|
||||
|
||||
gboolean gst_rtp_dtmf_depay_plugin_init (GstPlugin * plugin);
|
||||
|
||||
G_END_DECLS
|
||||
|
Loading…
x
Reference in New Issue
Block a user