GNOME Bugzilla – Bug 764922
dtls plugin should avoid using openssl pqueue API
Last modified: 2016-10-26 14:10:19 UTC
gst-plugins-bad/ext/dtls/gstdtlsconnection.c -> log_state() contains a call to pqueue_size(), which is being removed from openssl: https://mta.openssl.org/pipermail/openssl-commits/2016-January/003150.html "This is an internal facility, never documented, not for public consumption."
*** This bug has been marked as a duplicate of bug 773540 ***