gstreamer/ext/dtls
Tim-Philipp Müller 86a889883e dtls: fix some more compiler warnings
gcc-4.9.2:
gstdtlsagent.c:114:1: error: old-style function definition
gstdtlsconnection.c:253:3: error: ISO C90 forbids mixed declarations and code
gstdtlsconnection.c:291:3: error: ISO C90 forbids mixed declarations and code
gstdtlsconnection.c:391:3: error: ISO C90 forbids mixed declarations and code
gstdtlsconnection.c:434:3: error: ISO C90 forbids mixed declarations and code
gstdtlsconnection.c:773:1: error: 'BIO_s_gst_dtls_connection' was used with no prototype before its definition
gstdtlsconnection.c:773:1: error: old-style function definition
2015-03-16 17:36:49 +00:00
..
gstdtlsagent.c dtls: fix some more compiler warnings 2015-03-16 17:36:49 +00:00
gstdtlsagent.h dtls: Re-namespace from Er to Gst 2015-03-16 18:23:27 +01:00
gstdtlscertificate.c dtls: Unconditionally use GStreamer debug log system 2015-03-16 18:23:27 +01:00
gstdtlscertificate.h dtls: Re-namespace from Er to Gst 2015-03-16 18:23:27 +01:00
gstdtlsconnection.c dtls: fix some more compiler warnings 2015-03-16 17:36:49 +00:00
gstdtlsconnection.h dtls: Re-namespace from Er to Gst 2015-03-16 18:23:27 +01:00
gstdtlsdec.c dtls: Unconditionally use GStreamer debug log system 2015-03-16 18:23:27 +01:00
gstdtlsdec.h dtls: Re-namespace from Er to Gst 2015-03-16 18:23:27 +01:00
gstdtlsenc.c dtls: Re-namespace from Er to Gst 2015-03-16 18:23:27 +01:00
gstdtlsenc.h dtls: Re-namespace from Er to Gst 2015-03-16 18:23:27 +01:00
gstdtlssrtpbin.c dtls: Re-namespace from Er to Gst 2015-03-16 18:23:27 +01:00
gstdtlssrtpbin.h dtls: Re-namespace from Er to Gst 2015-03-16 18:23:27 +01:00
gstdtlssrtpdec.c dtls: Unconditionally use GStreamer debug log system 2015-03-16 18:23:27 +01:00
gstdtlssrtpdec.h dtls: Re-namespace from Er to Gst 2015-03-16 18:23:27 +01:00
gstdtlssrtpdemux.c dtls: Re-namespace from Er to Gst 2015-03-16 18:23:27 +01:00
gstdtlssrtpdemux.h dtls: Re-namespace from Er to Gst 2015-03-16 18:23:27 +01:00
gstdtlssrtpenc.c dtls: Re-namespace from Er to Gst 2015-03-16 18:23:27 +01:00
gstdtlssrtpenc.h dtls: Re-namespace from Er to Gst 2015-03-16 18:23:27 +01:00
Makefile.am dtls: Unconditionally use GStreamer debug log system 2015-03-16 18:23:27 +01:00
plugin.c dtls: Re-namespace from Er to Gst 2015-03-16 18:23:27 +01:00