webrtcbin: Fix a typo in debug log
[platform/upstream/gstreamer.git] / subprojects / gst-plugins-bad / ext / webrtc / gstwebrtcbin.c
2022-11-19 Jan Schmidtwebrtcbin: Fix a typo in debug log
2022-11-18 Johan Sternerupwebrtcbin: Add settings for HTTP proxy
2022-11-11 Matthew Waterswebrtc/datachannel: handle error messages from appsrc...
2022-11-07 Edward Herveywebrtcbin: Don't duplicate enum string values
2022-10-23 Matthew Waterswebrtcbin: configure rtpulpfecdec passthrough property
2022-10-21 Matthew Waterswebrtcbin: also add rtcp-fb ccm fir for video mlines...
2022-10-20 Sangchul Leewebrtcbin: Improve documentation of 'turn-server' property
2022-10-06 Sangchul Leewebrtcbin: Fix pointer dereference before null check
2022-09-07 Mathieu Duponchellewebrtcbin: fix picking available payload types
2022-09-02 Olivier Crêtewebrtcbin: Allow locked mlines with no caps, as the...
2022-09-02 Olivier Crêtewebrtcbin: Reject creating an offer if a locked mline...
2022-09-02 Olivier Crêtewebrtcbin: Store pending mid to make create-offer idemp...
2022-07-26 yatinmaanwebrtc: Split WebRTCICE into base classes and implement...
2022-07-12 Thibault Saunierwebrtcbin: Add a signal to plug bandwidth estimator...
2022-06-30 Sebastian Drögewebrtcbin: Reject caps that are not valid for creating...
2022-06-17 Olivier Crêtewebrtcbin: Limit sink query to sink pads
2022-06-07 Philippe Normandwebrtcbin: Add a prepare-data-channel GObject signal
2022-06-03 Olivier Crêtewebrtcbin: Reject answers that don't contain the same...
2022-05-26 Philippe Normandwebrtcbin: Document IceCandidateStats and RTCIceCandida...
2022-05-24 Matthew Waterswebrtcbin: reuese the same fec/rtx/red payload types...
2022-04-22 Sangchul Leewebrtcbin: Avoid access of freed memory
2022-03-31 Sangchul Leewebrtcstats: Unify 'packets-lost' data type to int64
2022-03-29 Matthew Waterswebrtc: produce stats for all relevant streams
2022-03-29 Matthew Waterswebrtc: avoid different versions of gnu-indent always...
2022-03-29 Matthew Waterswebrtc: implement initial simulcast fec/rtx usage
2022-03-29 Matthew Waterswebrtcbin: initial support for sending and receiving...
2022-03-29 Matthew Waterswebrtcbin: support multiple received streams for a...
2022-03-29 Matthew Waterswebrtc: explicitly error out in a couple of renegotiati...
2022-03-29 Matthew Waterswebrtcbin: don't name src pads based on the mline speci...
2022-03-29 Matthew Waterswebrtcbin: improve some debugging output
2022-03-29 Matthew Waterswebrtcbin: add a specific find_transceiver_by_mid function
2022-03-29 Matthew Waterswebrtcbin: explicitly use a variable for the rtp sessio...
2022-03-29 Matthew Waterswebrtcbin: support using an a=mid value from the sink...
2022-03-25 Sangchul Leewebrtcbin: Update documentation of 'get-stats' action...
2022-03-24 Mathieu DuponchelleRevert "webrtcbin: fix msid line and allow customization"
2022-03-24 Mathieu Duponchellewebrtcbin: fix msid line and allow customization
2022-03-18 Nirbheek Chauhanwebrtcbin: Warn when offer didn't intersect with transc...
2022-03-16 Mathieu Duponchellewebrtcbin: fix deadlock when setting up FEC encoder
2022-03-16 Sangchul Leewebrtcbin: Check data channel transport for notifying...
2022-03-10 Matthew Waterswebrtcbin: fix ulpfecenc passthrough pt
2022-03-04 Matthew Waterswebrtc: support renegotiating adding/removing RTX
2022-01-29 Philippe Normandwebrtc: Expose RTCError enum
2022-01-27 Jakub Adamwebrtcbin: Chain up to parent constructed method
2022-01-22 Sangchul Leewebrtc: Fix memory leaks
2022-01-13 Dave Pichéwebrtc: fix log error message in function gst_webrtc_bi...
2021-12-24 Olivier Crêtewebrtcbin: Store the ssrc of the last received packet
2021-12-14 Mathieu Duponchellewebrtcbin: bind transceiver's fec-percentage to encoder...
2021-12-14 Mathieu Duponchellewebrtcbin: fix ulpfec / red for the BUNDLE case
2021-11-25 Mathieu Duponchellewebrtcbin: deduplicate extmaps
2021-11-04 Sebastian Drögewebrtcbin: Clear errors from finding codec preferences...
2021-11-04 Sebastian Drögewebrtcbin: Move addition of attributes to the caps...
2021-11-04 Sebastian Drögewebrtcbin: Don't require fixed caps when querying caps...
2021-10-28 Mathieu Duponchellewebrtcbin: fix check_negotiation computing on caps...
2021-10-28 Mathieu Duponchellewebrtcbin: connect input stream when receiving caps
2021-10-28 Mathieu Duponchellewebrtcbin: consider pads with trans->codec_preferences...
2021-10-28 Rob Agarwebrtcbin: Also check data channel transport when colla...
2021-10-18 Rob Agarwebrtcbin: fix prevention of webrtcbin deletion due...
2021-10-09 Sebastian Drögewebrtcbin: Use the same promise reply structure name...
2021-09-25 Sebastian Drögewebrtcbin: Always set SINK/SRC flags
2021-09-24 Thibault SaunierMerging gst-build
2021-09-24 Thibault SaunierMerging gstreamer-sharp
2021-09-24 Thibault SaunierMerging gst-python
2021-09-24 Thibault SaunierMerging gst-examples
2021-09-24 Thibault SaunierMerging gst-docs
2021-09-24 Thibault SaunierMerging gst-devtools
2021-09-24 Thibault SaunierMerging gst-editing-services
2021-09-24 Thibault SaunierMerging gst-rtsp-server
2021-09-24 Thibault SaunierMerging gst-ci
2021-09-24 Thibault SaunierMerging gst-libav
2021-09-24 Thibault SaunierMerging gst-omx
2021-09-24 Thibault SaunierMerging gstreamer-vaapi
2021-09-24 Thibault SaunierMerging gst-plugins-ugly
2021-09-24 Thibault SaunierMove files from gst-plugins-bad into the "subprojects...