gstreamer/subprojects/gst-plugins-bad/ext/webrtc
Nirbheek Chauhan d7d5d1ba93 webrtcbin: Fix support for glib older than 2.74
G_CONNECT_DEFAULT was added in 2.74, and passing `0` in older versions
gets the same behaviour.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5045>
2023-07-19 13:01:49 +00:00
..
fwd.h
gstwebrtc.c
gstwebrtcbin.c webrtcbin: Fix support for glib older than 2.74 2023-07-19 13:01:49 +00:00
gstwebrtcbin.h webrtc: Track stats for data channels opened and closed 2023-05-18 04:31:16 +00:00
gstwebrtcstats.c webrtcstats: Properly report IceCandidate type 2023-07-03 03:51:53 +00:00
gstwebrtcstats.h
meson.build
transportreceivebin.c
transportreceivebin.h
transportsendbin.c
transportsendbin.h
transportstream.c webrtcbin: Don't duplicate enum string values 2022-11-07 11:21:00 +00:00
transportstream.h
utils.c webrtc: implement support for msid values 2022-12-14 12:23:32 +11:00
utils.h webrtc: implement support for msid values 2022-12-14 12:23:32 +11:00
webrtcdatachannel.c webrtcdatachannel: Bind to parent webrtcbin using a weak reference 2023-05-08 19:20:22 +00:00
webrtcdatachannel.h webrtcdatachannel: Bind to parent webrtcbin using a weak reference 2023-05-08 19:20:22 +00:00
webrtcsctptransport.c
webrtcsctptransport.h
webrtcsdp.c webrtcbin: Don't duplicate enum string values 2022-11-07 11:21:00 +00:00
webrtcsdp.h
webrtctransceiver.c webrtcbin: Store pending mid to make create-offer idempotent 2022-09-02 11:52:58 +02:00
webrtctransceiver.h webrtcbin: Store pending mid to make create-offer idempotent 2022-09-02 11:52:58 +02:00