webrtcbin: Fix transitions for the peer connection state
authorSebastian Dröge <sebastian@centricular.com>
Thu, 9 Jan 2020 17:21:08 +0000 (19:21 +0200)
committerGStreamer Merge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Sun, 19 Jan 2020 11:16:34 +0000 (11:16 +0000)
commit22869356db79b923edd391c2669c1f6918ee076b
tree8b787346356bbf48d3ffaae735f363fbdacd6ce1
parent41175f4ebe5278c4ef4e99f1bc09fabed0cc99dd
webrtcbin: Fix transitions for the peer connection state

They're now mapping exactly to what
  https://www.w3.org/TR/webrtc/#rtcpeerconnectionstate-enum
actually specifies.

Related to https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/issues/758
ext/webrtc/gstwebrtcbin.c