summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMatthew Waters <matthew@centricular.com>2018-11-28 17:23:31 +1100
committerMatthew Waters <matthew@centricular.com>2019-05-30 21:33:09 +1000
commit177aa22bcd9db2059e714221221a8e56c9533990 (patch)
tree910320c37222ad651787e12495bfd86521fa7a8d /.gitignore
parent015cb75f6683a09de35bf023bfa37e3bca0d8d46 (diff)
downloadgstreamer-plugins-bad-177aa22bcd9db2059e714221221a8e56c9533990.tar.gz
webrtc: Initial support for stream addition/removal
Limitations: - No transport changes at all (ICE, DTLS) - Codec changes are untested and probably don't work - Stream removal doesn't remove transports (i.e. non-bundled transports will stay around until webrtcbin is shutdown) - Unified Plan SDP only. No Plan-B support.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 7fa8dbcb9..539e47030 100644
--- a/.gitignore
+++ b/.gitignore
@@ -75,6 +75,7 @@ gst*orc.h
/tests/examples/webrtc/webrtc
/tests/examples/webrtc/webrtcbidirectional
/tests/examples/webrtc/webrtcswap
+/tests/examples/webrtc/webrtcrenego
/tests/examples/webrtc/webrtctransceiver
Build