gstreamer/ext/dtls
Tim-Philipp Müller 9f06d36d95 dtls: make sure we actually log into the right debug category
GST_DTLS_USE_GST_LOG is not defined anywhere, so
we'd just log into the default category by accident.
We use the gst logging system unconditionally now,
so might just as well remove this #if #else.
2015-03-16 17:51:20 +00:00
..
gstdtlsagent.c dtls: make sure we actually log into the right debug category 2015-03-16 17:51:20 +00:00
gstdtlsagent.h dtls: Re-namespace from Er to Gst 2015-03-16 18:23:27 +01:00
gstdtlscertificate.c dtls: make sure we actually log into the right debug category 2015-03-16 17:51:20 +00:00
gstdtlscertificate.h dtls: Re-namespace from Er to Gst 2015-03-16 18:23:27 +01:00
gstdtlsconnection.c dtls: make sure we actually log into the right debug category 2015-03-16 17:51:20 +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