tests/webrtc: use the existing functions in the plugin
authorMatthew Waters <matthew@centricular.com>
Mon, 26 Nov 2018 05:50:17 +0000 (16:50 +1100)
committerMatthew Waters <matthew@centricular.com>
Mon, 26 Nov 2018 06:13:08 +0000 (17:13 +1100)
commit57a006d8a5a681c3554abc6e5cde120eb102efdf
tree364bc8180e7ba743781484a18db1ec9f19ab3e54
parent14ee6f9d35c95ff8c00e7662fb873ba7f55d2e94
tests/webrtc: use the existing functions in the plugin

Instead of redefining our own, use the function implementations in
webrtcsdp.c and utils.c
ext/webrtc/gstwebrtcbin.c
ext/webrtc/gstwebrtcbin.h
ext/webrtc/utils.c
ext/webrtc/utils.h
ext/webrtc/webrtcdatachannel.c
ext/webrtc/webrtcsdp.c
ext/webrtc/webrtcsdp.h
tests/check/elements/webrtcbin.c