webrtcbin: Fix transitions for the connection state
authorSebastian Dröge <sebastian@centricular.com>
Thu, 9 Jan 2020 16:55:56 +0000 (18:55 +0200)
committerGStreamer Merge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Sun, 19 Jan 2020 11:16:34 +0000 (11:16 +0000)
commit41175f4ebe5278c4ef4e99f1bc09fabed0cc99dd
tree6ab4c11a902f1e557a0a431f54c8e35dce1c9659
parentb2e773936456b5493808e11f2840ce51f17cfb02
webrtcbin: Fix transitions for the connection state

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

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