gst-plugins-bad dtls plugin should avoid using openssl pqueue API

Andre McCurdy armccurdy at gmail.com
Fri Apr 8 19:18:18 UTC 2016


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."


More information about the gstreamer-devel mailing list