tests: h264parser: Fix picture timing SEI
[platform/upstream/gstreamer.git] / ext / webrtc /
2020-03-25 Matthew Waterswebrtc: mark streams as active on renegotiation as...
2020-03-09 Sebastian Drögewebrtcbin: Use GPtrArrays or store items inline instead...
2020-03-09 Jan Schmidtwebrtcbin: Prevent ICE gathering state reaching complet...
2020-03-09 Jan Schmidtwebrtc: Protect the pending ICE candidates array
2020-03-04 Jan Schmidtwebrtc: Don't crash in ICE gathering
2020-03-04 Jan Schmidtwebrtc: Unblock transportreceivebin for send-only bundl...
2020-03-04 Jan Schmidtwebrtc: Remove RECEIVE_STATE_DROP from transportreceivebin
2020-02-27 Jan Schmidtwebrtc: Use the dtlssrtenc rtp-sync property
2020-02-21 Jan Schmidtwebrtc: Configure transportsendbin latency internally
2020-02-17 Jan Schmidtwebrtc: Merge ICE candidates to local descriptions
2020-02-12 Sebastian Drögewebrtcbin: Block the source pads before dtlssrtpdec...
2020-02-11 Sebastian Drögewebrtc: In all blocking pad probes except for sink...
2020-02-11 Sebastian Drögewebrtcbin: Add a blocking pad probe for the receivebin...
2020-02-11 Sebastian Drögewebrtcbin/transportreceivebin: Use actual pad blocks...
2020-02-11 Sebastian Drögewebrtc/transportsendbin: Clean up pad probe removal
2020-02-01 Mathieu Duponchellewebrtcbin: fix blocking of receive bin
2020-01-21 Mathieu Duponchellewebrtcbin: connect rtp funnel after updating ptmaps
2020-01-19 Sebastian Drögewebrtcbin: Start datachannel SCTP elements only after...
2020-01-19 Sebastian Drögewebrtcbin: Add handling of unspecified peer-connection...
2020-01-19 Sebastian Drögewebrtcbin: Return the old state if we ended up being...
2020-01-19 Sebastian Drögewebrtcbin: Fix transitions for the peer connection...
2020-01-19 Sebastian Drögewebrtcbin: Fix transitions for the connection state
2020-01-19 Sebastian Drögewebrtcbin: Don't consider transceivers without mid...
2020-01-19 Sebastian Drögewebrtcbin: Don't consider RTP receivers stopped
2020-01-19 Sebastian Drögewebrtcbin: Improve logging related to ICE/DTLS state...
2020-01-12 Jan SchmidtWebRTC: Support non-trickle ICE candidates in the SDP
2020-01-07 Sebastian Drögewebrtc: Unmap all non-binary buffers received via the...
2019-11-21 Edward Herveywebrtcdatachannels: Don't leak strings
2019-11-21 Edward Herveywebrtcbin: Fix memory leak
2019-11-06 Niels De GraefDon't pass default GLib marshallers for signals
2019-11-05 Aaron Boxerdocumentation: fixed a heap o' typos
2019-10-14 Tim-Philipp MüllerRemove autotools build system
2019-09-12 Matthew Waterswebrtc/stats: redo considering internal sources
2019-08-30 Sam Gigliottiwebrtcbin: Fixed memory leak in gstwebrtcstats
2019-08-23 Mathieu Duponchelledocstrings: port ulinks to markdown links
2019-08-13 David Gunzingerwebrtc: fix type of max-retransmits, make it work
2019-08-06 Sebastian Drögertptransceiver: Remove direction setter and vfunc and...
2019-07-29 Jakub Adamwebrtcbin: Support data channel SDP offers from Chrome
2019-07-29 Ilya Smelykhwebrtcbin: fix GInetAddress leak
2019-07-16 Mathieu Duponchellewebrtcdatachannel: inherit directly from GObject
2019-07-08 Sebastian Drögewebrtcbin: Don't assert if an SDP media can't be conver...
2019-07-03 Matthew Waterswebrtcbin: use the latest self-generated SDP as the...
2019-06-23 Philippe Normandwebrtc: Fix data-channel send-string doc
2019-06-19 Mathieu Duponchellewebrtcbin: fix DTLS when receivebin is set to DROP
2019-06-04 Ali Yousufwebrtc: Fix log when adding stun server
2019-06-04 Matthew Waterswebrtc: fix the location of signalling-state change...
2019-05-30 Matthew Waterswebrtc: only set sctp ports if they are different
2019-05-30 Matthew Waterstests/webrtc: fix racy test with a prenegotiated data...
2019-05-30 Matthew Waterswebrtc/dc: move some code from webrtcbin into the datac...
2019-05-30 Matthew Waterswebrtc: hold onto any unknown ICE candidates until...
2019-05-30 Matthew Waterswebrtc: Initial support for stream addition/removal
2019-05-30 Matthew Waterswebrtcbin: expose the transceiver as a pad property
2019-05-30 Matthew Waterswebrtc/transceiver: add a set_direction function
2019-05-30 Matthew Waterswebrtc: track and log more rtpbin state
2019-05-30 Matthew Waterswebrtc: add support for intersecting inactive transceiv...
2019-05-30 Matthew Waterswebrtc: mark remote/local-description as readonly
2019-05-30 Matthew Waterswebrtc: don't reuse stopped transceivers at all
2019-05-30 Matthew Waterswebrtc: also check for a null mid to signify an unassoc...
2019-05-30 Matthew Waterswebrtc: only check sink pads for a 'sink pads have...
2019-05-30 Matthew Waterswebrtc: fix answer creation with multiple streams and...
2019-05-30 Philippe Normandwebrtcbin: Expose current and pending local/remote...
2019-05-17 Niels De Graefwebrtc: Fix some signals' GIR annotations
2019-05-13 Thibault Saunierdocs: Build documentation with hotdoc
2019-05-13 Thibault SaunierMinor documentation fixes
2019-05-09 Niels De Graefwebrtc: Fix signals documentation
2019-03-15 Mathieu Duponchellewebrtcbin: fix pt selection for FEC and RTX when BUNDLE
2019-03-12 Mathieu Duponchellewebrtcbin: add get-transceiver signal
2019-03-12 Jan Alexander Stef... webrtcbin: Filter transport stream stats by ssrc
2019-03-12 Jan Alexander Stef... webrtcbin: Syntax cleanup
2019-02-15 Matthew Waterswebrtc: fix rtx + bundle
2019-01-23 Mathieu Duponchellewebrtc: expose ice-transport-policy property
2018-12-31 Tim-Philipp Müllerwebrtc: include stdlib.h for atoi()
2018-12-19 Matthew Waterswebrtc/receive-bin: block pads before dtlssrtpdec:
2018-12-19 Matthew Waterswebrtcbin: only change the receive state after setting...
2018-12-19 Matthew Waterswebrtc: A couple of documentation fixes
2018-12-05 Nirbheek Chauhanmeson: Add missing gio dep to webrtcbin plugin
2018-11-28 Jordan PetridisRun gst-indent through the files
2018-11-26 Matthew Waterstests/webrtc: use the existing functions in the plugin
2018-11-26 Matthew Waterswebrtc: fix typo in RTCRemoteOutboundRTPStreamStats
2018-11-26 Matthew Waterswebrtc: add a few comments on bundle and src pad exposure
2018-11-26 Matthew Waterswebrtcbin: factor out dtls fingerprint setting
2018-11-26 Matthew Waterswebrtc: remove extra 'pad' from log line
2018-11-26 Matthew Waterswebrtc: move some functions to the appropriate files
2018-11-22 Harshad KhedkarWebrtcbin : Need to use 'host' from gst_uri_get_host...
2018-11-02 Tim-Philipp Müllerwebrtc: update default libnice options
2018-10-26 Luis de Bethencourtwebrtcbin: options is a placeholder argument
2018-10-26 Luis de Bethencourtwebrtcbin: ws-semantic is not supported
2018-10-15 Mathieu Duponchellewebrtcbin: implement support for group: BUNDLE
2018-10-08 Matthew Waterswebrtc/datachannel: fix support for prenegotiated channels
2018-10-08 Matthew Waterswebrtc: start in the closed state
2018-10-08 Aleix Conchillo... webrtcbin: start and stop thread when changing state
2018-09-26 Matthew Waterswebrtcdatachannel: take ref of data so it doesn't disappear
2018-09-21 Matthew Waterswebrtcbin: add support for data channels based on SCTP
2018-09-21 Matthew Waterswebrtcbin: functionify dependent element checks
2018-09-21 Matthew Waterswebrtc/stats: rename debug category not to be ice related
2018-09-19 Mathieu Duponchellewebrtcice: do not run host resolution from applictation...
2018-09-19 Mathieu Duponchellewebrtcbin: New add-turn-server API
2018-08-31 Matthew Watersmeson: add pkg-config file for the webrtc plugin
2018-07-27 Nirbheek ChauhanAdd feature options for almost all plugins
2018-07-19 Sam Gigliottiwebrtc: fix memory leak
next