index
:
delta/gstreamer-plugins-bad.git
0.10
0.11
1.0
1.10
1.12
1.14
1.16
1.18
1.2
1.4
1.6
1.8
BRANCH-ERROR
BRANCH-EVENTS2
BRANCH-GSTREAMER-0_6
BRANCH-GSTREAMER-0_8
BRANCH-RELEASE-0_10_19
BRANCH-RELEASE-0_3_3
BRANCH-RELEASE-0_3_4
BRANCH-RELEASE-0_4_0
BRANCH-RELEASE-0_4_1
BRANCH-RELEASE-0_4_2
BRANCH-RELEASE-0_5_0
BRANCH-RELEASE-0_5_1
BRANCH-RELEASE-0_5_2
BRANCH-RELEASE-0_7_4
BRANCH-RELEASE-0_7_5
BRANCH-RELEASE-0_8_2
BRANCH-THREADED
BRANCH_RELEASE-0_7_2
CAPS
TYPEFIND
baserock/1.4
baserock/1.6
baserock/1.6.3
baserock/morph/1.2
discontinued-for-monorepo
master
gitlab.freedesktop.org: gstreamer/gst-plugins-bad.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
webrtc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
doc: Fix spelling of GstWebRTCICE
Thibault Saunier
2020-06-04
1
-1
/
+1
*
plugins: Use gst_type_mark_as_plugin_api() for all non-element plugin types
Sebastian Dröge
2020-06-04
1
-0
/
+3
*
webrtc: Add GstWebRTCDataChannel to the library API
Sebastian Dröge
2020-06-02
3
-551
/
+195
*
webrtc: handle an ice-lite remote offer
Matthew Waters
2020-05-28
3
-7
/
+25
*
webrtc: move filtering properties to webrtcice
Chris Ayoup
2020-05-11
3
-46
/
+25
*
webrtc: allow setting local IP addresses
Chris Ayoup
2020-05-11
3
-5
/
+54
*
webrtc: Allow toggling TCP and UDP candidates
Chris Ayoup
2020-05-11
2
-2
/
+50
*
webrtc: fix an off-by-one calculating low-threshold
Matthew Waters
2020-05-06
1
-1
/
+7
*
webrtc: remove debugging leftover
Matthew Waters
2020-05-06
1
-1
/
+0
*
webrtc: always reply to a promise
Matthew Waters
2020-05-06
5
-28
/
+112
*
webrtc: name threads based on the element name
Matthew Waters
2020-05-06
3
-16
/
+42
*
webrtc: correctly use the pad template
Matthew Waters
2020-05-06
1
-12
/
+36
*
webrtc: Fix a couple of renegotiation races
Matthew Waters
2020-05-06
1
-9
/
+58
*
webrtcbin: also mark data channel transports as active
Matthew Waters
2020-05-01
1
-0
/
+2
*
webrtcbin: fix bundle none case with remote offer bundling
Matthew Waters
2020-05-01
3
-13
/
+35
*
webrtcbin: only start gathering on local descriptions
Matthew Waters
2020-04-30
1
-6
/
+9
*
webrtc: Correct symbol visibility to fix build warning on Windows
Seungha Yang
2020-04-30
1
-1
/
+0
*
webrtc: mark streams as active on renegotiation as well.
Matthew Waters
2020-03-25
1
-14
/
+17
*
webrtcbin: Use GPtrArrays or store items inline instead of using GArrays of p...
Sebastian Dröge
2020-03-09
2
-96
/
+65
*
webrtcbin: Prevent ICE gathering state reaching complete early
Jan Schmidt
2020-03-10
2
-29
/
+90
*
webrtc: Protect the pending ICE candidates array
Jan Schmidt
2020-03-10
2
-12
/
+26
*
webrtc: Don't crash in ICE gathering
Jan Schmidt
2020-03-04
1
-6
/
+24
*
webrtc: Unblock transportreceivebin for send-only bundled streams
Jan Schmidt
2020-03-04
2
-18
/
+51
*
webrtc: Remove RECEIVE_STATE_DROP from transportreceivebin
Jan Schmidt
2020-03-04
3
-84
/
+57
*
webrtc: Use the dtlssrtenc rtp-sync property
Jan Schmidt
2020-02-27
1
-3
/
+1
*
webrtc: Configure transportsendbin latency internally
Jan Schmidt
2020-02-21
1
-0
/
+82
*
webrtc: Merge ICE candidates to local descriptions
Jan Schmidt
2020-02-17
1
-0
/
+39
*
webrtcbin: Block the source pads before dtlssrtpdec inside transportreceivebin
Sebastian Dröge
2020-02-12
1
-5
/
+9
*
webrtc: In all blocking pad probes except for sink pads also handle serialize...
Sebastian Dröge
2020-02-11
3
-12
/
+50
*
webrtcbin: Add a blocking pad probe for the receivebin -> sctpdec connection
Sebastian Dröge
2020-02-11
2
-8
/
+34
*
webrtcbin/transportreceivebin: Use actual pad blocks instead of an additional...
Sebastian Dröge
2020-02-11
2
-11
/
+16
*
webrtc/transportsendbin: Clean up pad probe removal
Sebastian Dröge
2020-02-11
1
-16
/
+1
*
webrtcbin: fix blocking of receive bin
Mathieu Duponchelle
2020-02-01
1
-6
/
+9
*
webrtcbin: connect rtp funnel after updating ptmaps
Mathieu Duponchelle
2020-01-21
1
-2
/
+2
*
webrtcbin: Start datachannel SCTP elements only after the DTLS connection is ...
Sebastian Dröge
2020-01-19
1
-4
/
+75
*
webrtcbin: Add handling of unspecified peer-connection-state situation
Sebastian Dröge
2020-01-19
1
-0
/
+9
*
webrtcbin: Return the old state if we ended up being in an unspecified situation
Sebastian Dröge
2020-01-19
1
-4
/
+5
*
webrtcbin: Fix transitions for the peer connection state
Sebastian Dröge
2020-01-19
1
-39
/
+62
*
webrtcbin: Fix transitions for the connection state
Sebastian Dröge
2020-01-19
1
-28
/
+35
*
webrtcbin: Don't consider transceivers without mid as inactive during ICE gat...
Sebastian Dröge
2020-01-19
1
-1
/
+2
*
webrtcbin: Don't consider RTP receivers stopped
Sebastian Dröge
2020-01-19
1
-0
/
+2
*
webrtcbin: Improve logging related to ICE/DTLS state changes
Sebastian Dröge
2020-01-19
1
-6
/
+36
*
WebRTC: Support non-trickle ICE candidates in the SDP
Jan Schmidt
2020-01-13
1
-0
/
+41
*
webrtc: Unmap all non-binary buffers received via the datachannel
Sebastian Dröge
2020-01-07
1
-0
/
+2
*
webrtcdatachannels: Don't leak strings
Edward Hervey
2019-11-21
1
-1
/
+4
*
webrtcbin: Fix memory leak
Edward Hervey
2019-11-21
1
-0
/
+2
*
Don't pass default GLib marshallers for signals
Niels De Graef
2019-11-06
4
-53
/
+38
*
documentation: fixed a heap o' typos
Aaron Boxer
2019-11-05
3
-8
/
+8
*
Remove autotools build system
Tim-Philipp Müller
2019-10-14
1
-59
/
+0
*
webrtc/stats: redo considering internal sources
Matthew Waters
2019-09-12
1
-142
/
+162
[prev]
[next]