summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* ext: Add LDAC encoderSanchayan Maity2020-11-115-0/+742
* webrtc: Update libnice version requirement to 0.1.17Raul Tambre2020-11-111-1/+1
* hlsdemux: Re-use streams if possibleEdward Hervey2020-11-112-9/+174
* m3u8: Make a debug function usable elsewhereEdward Hervey2020-11-112-3/+5
* qroverlay: Generate documentationThibault Saunier2020-11-111-1/+1
* qroverlay: Add a qroverlay element that allows overlaying any dataThibault Saunier2020-11-115-191/+377
* qroverlay: Rename qroverlay to debugqroverlayThibault Saunier2020-11-112-74/+65
* qroverlay: Factor out qroverlay logic to a base classThibault Saunier2020-11-113-214/+21
* qroverlay: Factor out qroverlay logic to a base classThibault Saunier2020-11-112-0/+378
* qroverlay: Make subclassableThibault Saunier2020-11-112-91/+99
* qroverlay: Port to VideoFilterThibault Saunier2020-11-113-110/+76
* qroverlay: Make default pizel-size 3Thibault Saunier2020-11-111-2/+3
* qroverlay: Cleanup the way we build the json using json-glibThibault Saunier2020-11-113-148/+62
* qroverlay: Fix copyrightThibault Saunier2020-11-112-2/+2
* qroverlay: Fix some warningsThibault Saunier2020-11-111-4/+5
* qroverlay: Minor renaming and documentation fixesThibault Saunier2020-11-112-76/+63
* qroverlay: Import from gst-qroverlayThibault Saunier2020-11-114-0/+665
* webrtc: Add properties to change the socket buffer sizes to ice objectOlivier Crête2020-11-033-2/+105
* vkdeviceprovider: Avoid deadlock on physical deviceJan Schmidt2020-11-031-1/+4
* wlvideoformat: fix DMA format convertorRandy Li2020-11-021-1/+1
* sctp: Do downward state change logic after chaining up.Jan Schmidt2020-10-312-5/+13
* dtls: Avoid bio_buffer assertion on shutdown.Jan Schmidt2020-10-311-3/+4
* webrtc: Fix a race on shutdown.Jan Schmidt2020-10-311-3/+16
* webrtc: Set the DSCP markings based on the priorityOlivier Crête2020-10-309-1/+308
* rtptransceiver: Store the SSRC of the current streamOlivier Crête2020-10-302-0/+9
* webrtc: Save the media kind in the transceiverOlivier Crête2020-10-301-1/+68
* webrtcbin: Remove unused functionOlivier Crête2020-10-301-12/+0
* ttmlparse: Handle whitespace before XML declarationChris Bass2020-10-301-3/+8
* ttmlparse: Ensure only single TTML doc parsedChris Bass2020-10-301-1/+1
* isac: add iSAC pluginGuillaume Desmottes2020-10-299-0/+1000
* waylandsink: release frame callback when destroyedRandy Li2020-10-293-0/+7
* opencv: allow compilation against 4.5.xNicola Murino2020-10-271-1/+1
* wpe: Convert launch lines to markdown and move since tagPhilippe Normand2020-10-181-15/+19
* hlssink2: fix and flesh out docsTim-Philipp Müller2020-10-161-4/+14
* meson: update glib minimum version to 2.56Stéphane Cerveau2020-10-161-26/+0
* cameracalibrate: Improve gst-inspect documentationVivia Nikolaidou2020-10-131-3/+4
* wpesrc: add some debug logging around WPEView creation/destructionMatthew Waters2020-10-132-1/+8
* wpesrc: fix a memory leak of the bytesMatthew Waters2020-10-131-2/+5
* wpesrc: only create webview if not already createdMatthew Waters2020-10-131-4/+11
* wpe: free a previous pending image/shm bufferMatthew Waters2020-10-131-0/+2
* srtsrc: Prevent `delay` from being negativeJan Alexander Steffens (heftig)2020-10-121-4/+11
* srtsrc: Don't calculate a delay if the srctime is 0Jan Alexander Steffens (heftig)2020-10-121-2/+9
* srtsrc: Defend against missing clockJan Alexander Steffens (heftig)2020-10-121-0/+5
* dtlsconnection: Ignore OpenSSL system call errorsOlivier Crête2020-10-101-29/+7
* srt: Consume the error from gst_srt_object_writeJan Alexander Steffens (heftig)2020-10-091-0/+4
* srt: Check socket state before retrieving payload sizeJan Alexander Steffens (heftig)2020-10-091-7/+8
* x265enc: fix deadlock on reconfigJakub Adam2020-10-091-16/+21
* srtsrc: Fix timestampingEdward Hervey2020-10-084-5/+80
* Revert "webrtc: Save the media kind in the transceiver"Sebastian Dröge2020-10-081-68/+1
* Revert "rtptransceiver: Store the SSRC of the current stream"Sebastian Dröge2020-10-082-9/+0