Skip to content

Avoid using deprecated API

Edward Hervey requested to merge bilboed/gst-plugins-bad:deprecating into master

hlsdemux: Don't use deprecated SSL methods

And instead use the fixed-size variants (which aren't deprecated)

bad: Avoid using deprecated API

GTimeval is deprecated
Edited by Edward Hervey

Merge request reports