msdk: check GstMsdkContext instead of mfxSession instance
[platform/upstream/gstreamer.git] / ext / webrtc /
2020-11-24 Olivier Crêtewebrtc: Make ssrc map into separate data structures
2020-11-24 Olivier Crêtewebrtcstats: Get the remote-inbound stats from the...
2020-11-24 Olivier Crêtewebrtcbin: Implement getting stats for a specific pad
2020-11-24 Olivier Crêtewebrtcstats: Also return the raw rtpsource stats for...
2020-11-24 Olivier Crêtewebrtcstats: Avoid copy of GstStructure
2020-11-24 Olivier Crêtewebrtcstats: Remove receiver side when sending
2020-11-24 Olivier Crêtewebrtcstats: Extract statistics from the rtpjitterbuffer
2020-11-24 Olivier Crêtewebrtcbin: Store the rtpjitterbuffer instances to extra...
2020-11-24 Olivier Crêtewebrtcstats: Document all RTP missing fields according...
2020-11-24 Olivier Crêtewebrtcstats: RTCP computed RTT is only available at...
2020-11-24 Olivier Crêtewebrtcstats: Remove redundant lines
2020-11-24 Olivier Crêtewebrtc: Remove non rtcp-mux code
2020-11-11 Raul Tambrewebrtc: Update libnice version requirement to 0.1.17
2020-11-03 Olivier Crêtewebrtc: Add properties to change the socket buffer...
2020-10-31 Jan Schmidtwebrtc: Fix a race on shutdown.
2020-10-30 Olivier Crêtewebrtc: Set the DSCP markings based on the priority
2020-10-30 Olivier Crêtertptransceiver: Store the SSRC of the current stream
2020-10-30 Olivier Crêtewebrtc: Save the media kind in the transceiver
2020-10-30 Olivier Crêtewebrtcbin: Remove unused function
2020-10-08 Sebastian DrögeRevert "webrtc: Save the media kind in the transceiver"
2020-10-08 Sebastian DrögeRevert "rtptransceiver: Store the SSRC of the current...
2020-10-08 Sebastian DrögeRevert "webrtcbin: Remove unused function"
2020-10-08 Sebastian DrögeRevert "webrtc: Set the DSCP markings based on the...
2020-10-06 Olivier Crêtewebrtc: Set the DSCP markings based on the priority
2020-10-06 Olivier Crêtewebrtcbin: Remove unused function
2020-10-06 Olivier Crêtertptransceiver: Store the SSRC of the current stream
2020-10-06 Olivier Crêtewebrtc: Save the media kind in the transceiver
2020-09-18 Olivier Crêtewebrtcbin: Accept end-of-candidate pass it to libnice
2020-09-18 Olivier Crêtewebrtcbin: Merge the RTX SSRCs from all transceivers...
2020-09-14 Matthew Waterswebrtc: propagate more errors through the promise
2020-08-30 Nirbheek Chauhanwebrtc: Clean up the userinfo unescaping code
2020-08-26 trilenewebrtc: Unescape turnserver user and password
2020-08-24 Matthew Waterswebrtc/datachannel: clear the error after use
2020-08-24 Matthew Waterswebrtc/datachannel: free previous protocol/label fields
2020-08-20 Matthew Waterswebrtc/ice: resolve .local candidates internally
2020-08-03 Nirbheek Chauhanwebrtc, rtmp2: Warn if the user or password aren't...
2020-08-03 Nirbheek Chauhanwebrtc, rtmp2: Fix parsing of userinfo in URI strings
2020-07-20 Matthew Waterswebrtc: remove private properties/signals from the...
2020-06-30 Olivier Crêtewebrtcbin: Expose "latency" property
2020-06-22 Sebastian Drögewebrtcbin: Don't call gst_ghost_pad_construct() anymore
2020-06-22 Matthew Waterswebrtc: fix ice control mode when we offer initially
2020-06-05 Mathieu Duponchelleplugins: uddate gst_type_mark_as_plugin_api() calls
2020-06-04 Thibault Saunierdoc: Fix spelling of GstWebRTCICE
2020-06-04 Sebastian Drögeplugins: Use gst_type_mark_as_plugin_api() for all...
2020-06-02 Sebastian Drögewebrtc: Add GstWebRTCDataChannel to the library API
2020-05-28 Matthew Waterswebrtc: handle an ice-lite remote offer
2020-05-11 Chris Ayoupwebrtc: move filtering properties to webrtcice
2020-05-11 Chris Ayoupwebrtc: allow setting local IP addresses
2020-05-11 Chris Ayoupwebrtc: Allow toggling TCP and UDP candidates
2020-05-06 Matthew Waterswebrtc: fix an off-by-one calculating low-threshold
2020-05-06 Matthew Waterswebrtc: remove debugging leftover
2020-05-06 Matthew Waterswebrtc: always reply to a promise
2020-05-06 Matthew Waterswebrtc: name threads based on the element name
2020-05-06 Matthew Waterswebrtc: correctly use the pad template
2020-05-06 Matthew Waterswebrtc: Fix a couple of renegotiation races
2020-05-01 Matthew Waterswebrtcbin: also mark data channel transports as active
2020-05-01 Matthew Waterswebrtcbin: fix bundle none case with remote offer bundling
2020-04-30 Matthew Waterswebrtcbin: only start gathering on local descriptions
2020-04-30 Seungha Yangwebrtc: Correct symbol visibility to fix build warning...
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...
next