summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* openaptx: Fix to v0.2.0 due to license changeDaniel Stone2021-05-111-1/+1
* wpe: Properly free property fieldsJan Alexander Steffens (heftig)2021-05-072-2/+6
* wpe: Properly lock property fieldsJan Alexander Steffens (heftig)2021-05-071-7/+30
* webrtc: only add nack pli by default if kind is videoMatthew Waters2021-05-062-2/+4
* webrtc: move webrtc_kind_from_caps() to utilsMatthew Waters2021-05-063-29/+33
* hlssink(2): Don't write deprecated EXT-X-ALLOW-CACHE metadataSebastian Dröge2021-05-064-13/+5
* Use gst_element_request_pad_simple...François Laignel2021-05-057-12/+13
* Fix build with OpenEXR 3Antonio Rojas2021-05-041-0/+1
* webrtc: advertise support for transport-cc rtcp-fb by defaultMatthew Waters2021-04-291-3/+2
* webrtc/stats: provide the twcc stats when availableMatthew Waters2021-04-291-5/+25
* avtp: crf: Remove superfluous sink_event variableTimo Wischer2021-04-281-2/+0
* onnx: add plugin to apply ONNX neural network models to videoAaron Boxer2021-04-279-0/+1544
* webrtcbin: downgrade "dropping ICE candidates from SDP" from warning to debug...Nazar Mokrynskyi2021-04-231-1/+1
* webrtcbin: Attach rtpbin even for data channelsOlivier Crête2021-04-221-25/+19
* Fix missing unref of nice-agent causing sockets to never close.Frederich Munch2021-04-221-0/+1
* webrtc: Fix sctp task's return type.Doug Nazar2021-04-221-1/+2
* webrtcbin: Filter caps isn't fixedOlivier Crête2021-04-191-1/+1
* webrtcdsp: Propagate VAD to audio level metaPhilippe Normand2021-04-191-2/+15
* cccombiner: Use correct enum when registering the max-scheduled propertySebastian Dröge2021-04-191-1/+1
* wpe: Remove code targeting WebKit < 2.24Thibault Saunier2021-04-151-4/+0
* wpe: Make threaded view singleton creation thread safeThibault Saunier2021-04-151-1/+6
* webrtcbin: Simplify answer_caps intersection code a littleOlivier Crête2021-04-121-16/+10
* webrtcbin: Move GstPromise reply to operation frameworkOlivier Crête2021-04-123-43/+47
* webrtcbin: Make sure PC_LOCK is release when replying to promiseOlivier Crête2021-04-121-3/+11
* webrtcbin: Take PC lock around all entry pointsOlivier Crête2021-04-121-1/+17
* webrtcbin: Take PC_LOCK when requesting new padOlivier Crête2021-04-121-7/+14
* webrtcbin: Ensure that query caps method returns valid capsOlivier Crête2021-04-121-3/+25
* webrtcbin: Associate the stream with a new transceiverOlivier Crête2021-04-121-3/+4
* webrtcbin: Match unassociated transceiver by kind tooOlivier Crête2021-04-121-1/+12
* webrtcbin: Fix typoe in name of error GstStructureOlivier Crête2021-04-121-1/+1
* webrtcbin: Enforce direction on request sink pad with a specific nameOlivier Crête2021-04-121-1/+15
* webrtcbin: Try to match an existing transceiver on pad requestOlivier Crête2021-04-121-0/+46
* webrtcbin: Validate locked m-lines in set*DescriptionOlivier Crête2021-04-121-0/+58
* webrtcbin: Remove unused session_mid_mapOlivier Crête2021-04-122-22/+0
* webrtcbin: Enforce m-line restrictions when creating offerOlivier Crête2021-04-122-26/+94
* webrtcbin: Remember if a transceiver had a forced m-lineOlivier Crête2021-04-122-0/+8
* webrtcbin: Enforce same-kind on request sink pad with a specific nameOlivier Crête2021-04-121-7/+17
* webrtcbin: Enforce compatible caps on pad requestOlivier Crête2021-04-121-0/+10
* webrtcbin: Reject pad request for a specific m-line if it already existsOlivier Crête2021-04-121-11/+18
* webrtcbin: Make request-pad validation an early returnOlivier Crête2021-04-121-48/+48
* webrtcbin: Add document for webrtcbin itself to generated docOlivier Crête2021-04-121-1/+4
* webrtc: Reset received_caps when releasing padOlivier Crête2021-04-121-0/+1
* webrtcbin: Split pad name from mlineOlivier Crête2021-04-122-31/+45
* srtobject: fix optlen of srt_getsockflagZhao Zhili2021-04-081-2/+2
* ldacenc: Emit message on errorsOlivier Crête2021-04-081-3/+4
* sbc: Return hard error on allocation or mapping errorOlivier Crête2021-04-081-6/+7
* sbc/ldac: Don't use GST_CAPS_NONE to mean NULLOlivier Crête2021-04-072-4/+4
* avtp: Fix log format macrosDoug Nazar2021-04-073-14/+17
* curlsftpsink: Don't run GST_DEBUG_OBJECT() on a class structSebastian Dröge2021-04-061-1/+1
* line21dec: relax caps requirementsMathieu Duponchelle2021-04-031-1/+9