gstreamer/subprojects/gst-plugins-bad/gst-libs/gst/webrtc
Jan Schmidt 4b775228bf webrtcbin: Make basic rollbacks work
Fixes for basic rollback (from have-local-offer or have-remote-offer to
stable). Allow having no SDP attached to the webrtc session description
in that case, and avoid all the transceiver and ICE update logic
normally applied when entering the stable signalling state

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/7304>
2024-08-07 21:10:43 +10:00
..
nice nice: resolve result should go to nice helper thread 2024-02-06 09:12:13 +00:00
datachannel.c webrtc: return error when sending on non-open datachannel 2022-10-05 11:08:30 +00:00
datachannel.h webrtc: return error when sending on non-open datachannel 2022-10-05 11:08:30 +00:00
dtlstransport.c dtlstransport: Keep strong ref of dtls encoder/decoder 2023-05-02 03:54:53 +00:00
dtlstransport.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
ice.c webrtcice: Add webrtc ALPN header for HTTP proxy 2023-08-17 00:45:05 +00:00
ice.h webrtcbin: Relay add-ice-candidate errors from Ice implementation to Application 2023-02-27 09:09:47 +00:00
icestream.c webrtc: Fix documentaton moving symbols in the right pages 2022-08-18 08:34:36 +00:00
icestream.h webrtc: Split WebRTCICE into base classes and implementation. 2022-07-26 13:51:11 +00:00
icetransport.c webrtc: Add/fix various annotations 2022-10-18 08:56:58 +00:00
icetransport.h webrtc: Add/fix various annotations 2022-10-18 08:56:58 +00:00
meson.build gir: Checkout all .gir files and check that they are updated on the CI 2023-04-22 09:32:32 -04:00
rtcsessiondescription.c webrtcbin: Make basic rollbacks work 2024-08-07 21:10:43 +10:00
rtcsessiondescription.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
rtpreceiver.c webrtc: Fix documentaton moving symbols in the right pages 2022-08-18 08:34:36 +00:00
rtpreceiver.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
rtpsender.c webrtc: Fix documentaton moving symbols in the right pages 2022-08-18 08:34:36 +00:00
rtpsender.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
rtptransceiver.c webrtc: Fix transceiver current-direction property 2024-08-05 13:15:39 +00:00
rtptransceiver.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
sctptransport.c Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
sctptransport.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
webrtc-priv.h webrtc: return error when sending on non-open datachannel 2022-10-05 11:08:30 +00:00
webrtc.c webrtc: Expose RTCError enum 2022-01-29 14:42:22 +00:00
webrtc.h webrtc: Split WebRTCICE into base classes and implementation. 2022-07-26 13:51:11 +00:00
webrtc_fwd.h webrtc: Add missing G_BEGIN/END_DECLS in header 2024-08-06 12:54:45 +00:00