webrtc: Make ssrc map into separate data structures
[platform/upstream/gst-plugins-bad.git] / ext / webrtc /
2021-08-23 Olivier Crêtewebrtc: Make ssrc map into separate data structures 11/262811/2 accepted/tizen/unified/20210826.014219 submit/tizen/20210824.072619
2021-08-23 Olivier Crêtewebrtcstats: Get the remote-inbound stats from the... 10/262810/2
2021-08-18 Olivier Crêtewebrtcbin: Remove remnant of non-rtcp-mux mode 66/262666/2
2021-08-18 Olivier Crêtewebrtcstats: PLI/FIR/NACK direction are the opposite... 65/262665/2
2021-08-18 Olivier Crêtewebrtcbin: Implement getting stats for a specific pad 64/262664/2
2021-08-18 Olivier Crêtewebrtcstats: Also return the raw rtpsource stats for... 63/262663/2
2021-08-18 Olivier Crêtewebrtcstats: Avoid copy of GstStructure 62/262662/2
2021-08-18 Olivier Crêtewebrtcstats: Remove receiver side when sending 61/262661/2
2021-08-18 Olivier Crêtewebrtcstats: Extract statistics from the rtpjitterbuffer 60/262660/2
2021-08-18 Olivier Crêtewebrtcbin: Store the rtpjitterbuffer instances to extra... 59/262659/2
2021-08-18 Olivier Crêtewebrtcstats: Document all RTP missing fields according... 58/262658/2
2021-08-18 Olivier Crêtewebrtcstats: RTCP computed RTT is only available at... 54/262654/2
2021-08-18 Olivier Crêtewebrtcstats: Remove redundant lines 53/262653/2
2021-08-18 YoungHun Kimwebrtcbin: Call nice_debug_enable() to enable nice... 99/262499/8 accepted/tizen/unified/20210824.123838 submit/tizen/20210818.024548
2021-08-17 Olivier Crêtewebrtc: Remove non rtcp-mux code 23/262623/1
2021-08-17 Raul Tambrewebrtc: Update libnice version requirement to 0.1.17 22/262622/1
2021-08-17 Olivier Crêtewebrtc: Add properties to change the socket buffer... 21/262621/1
2021-08-17 Olivier Crêtewebrtc: Set the DSCP markings based on the priority 20/262620/1
2021-08-13 Olivier Crêtewebrtc: Save the media kind in the transceiver 81/262581/2
2021-08-13 Olivier Crêtewebrtcbin: Remove unused function 79/262579/2
2021-08-13 Olivier Crêtewebrtcbin: Accept end-of-candidate pass it to libnice 75/262575/2
2021-08-13 Olivier Crêtewebrtcbin: Merge the RTX SSRCs from all transceivers... 74/262574/2
2021-08-13 Matthew Waterswebrtc: propagate more errors through the promise 73/262573/2
2021-07-07 Sangchul Leewebrtcbin: Fix memory leak in _set_rtx_ptmap_from_stream() 24/260924/1 accepted/tizen/unified/20210708.131449 submit/tizen/20210707.051555
2021-06-24 Sangchul Leewebrtcbin: Remove unreachable codes and redundant condition 82/260382/1 accepted/tizen/unified/20210625.170419 submit/tizen/20210624.075953
2021-06-24 Sangchul Leewebrtcdatachannel: Fix memory leak 63/260363/1
2021-06-24 Sangchul Leewebrtcice: Avoid access memory after free and fix memor... 62/260362/1
2021-06-04 Olivier Crêtewebrtcbin: Remove remnant of non-rtcp-mux mode 42/259342/1 accepted/tizen/unified/20210609.140307 submit/tizen/20210609.023517
2021-06-04 Olivier Crêtewebrtc: Remove non rtcp-mux code 41/259341/1
2021-06-03 Sangchul Leewebrtcbin: Call the missing gst_ghost_pad_construct() 03/257203/3 accepted/tizen/unified/20210607.124422 submit/tizen/20210604.082845
2021-06-03 Sangchul Leewebrtc: Update codes based on 1.18.4 88/250688/7
2021-04-12 Sangchul Leewebrtcbin: Make it possible to create data channel... 42/256742/2 accepted/tizen/unified/20210415.100509 submit/tizen/20210415.043549
2020-12-24 Gilbok LeeMerge "h264parse: ignore GST_H264_PARSER_NO_NAL return... accepted/tizen/unified/20201228.130121 submit/tizen/20201224.044957
2020-12-16 Sangchul Leewebrtcsdp: Fix memory leaks 48/249648/2
2020-05-25 HyunilAdd webrtcsendrecv test app to tests/example/webrtc 94/231994/14
2020-02-21 Gilbok LeeMerge branch 'tizen_gst_1.16.2' into tizen 94/225594/1 accepted/tizen/unified/20200304.124000 submit/tizen/20200221.064623 submit/tizen/20200302.032418
2020-01-29 Gilbok LeeMerge branch 'upstream/1.16' into tizen_gst_1.16.2 52/223352/1
2019-08-20 Niels De Graefwebrtc: Fix signals documentation
2019-08-13 David Gunzingerwebrtc: fix type of max-retransmits, make it work
2019-08-10 Ilya Smelykhwebrtcbin: fix GInetAddress leak
2019-08-09 Mathieu Duponchellewebrtcbin: fix DTLS when receivebin is set to DROP
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
2018-07-15 Jan Schmidtwebrtc: Add a warning in sdp_media_from_transceiver()
2018-07-14 Jan Schmidtwebrtc: Fix memory leak
2018-07-14 Jan Schmidtwebrtc: Clean up and fix transportsendbin
2018-07-14 Jan Schmidtwebrtc: Move dtlssrtpenc state management
2018-07-12 Mathieu Duponchellefind_codec_preferences: use received caps
2018-07-01 Jan Schmidtwebrtc: Explicitly initialise mutex and condition
2018-06-29 Jan Schmidtwebrtc: Move the transportsendbin pad block removal
2018-06-27 Jan Schmidtwebrtc: Clean up pad block allocs on dispose.
2018-06-27 Jan Schmidtwebrtc: Don't deadlock on block pads on shutdown
2018-06-23 Tim-Philipp Müllerwebrtc: Update for g_type_class_add_private() deprecati...
2018-05-29 Mathieu Duponchellewebrtcbin: copy sticky events on our ghostpads
2018-05-28 Tim-Philipp Müllerwebrtcbin: rtpstorage takes a 64-bit integer for "size...
2018-05-21 Tim-Philipp Müllermeson: fix libnice fallback options
2018-05-19 Tim-Philipp Müllerwebrtc: add some default options for libnice fallback
2018-05-09 Mathieu Duponchellewebrtcbin: implement support for FEC and RTX
2018-05-05 Nirbheek Chauhanmeson: Add a subproject fallback for libnice in webrtc
2018-03-16 Sebastian Drögewebrtcbin: Remove parameter from gst_webrtc_rtp_sender_...
2018-02-08 Matthew Waterswebrtc: Fix ffeb09e4 conditional
2018-02-08 Matthew Waterswebrtc: change dead code to an assert
2018-02-08 Matthew Waterswebrtc: bail on invalid rtpbin names
2018-02-02 Matthew Waterswebrtcbin: an element that handles the transport aspect...