summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
...
* webrtcstats: Extract statistics from the rtpjitterbufferOlivier Crête2020-11-241-7/+39
* webrtcbin: Store the rtpjitterbuffer instances to extract stats from themOlivier Crête2020-11-243-2/+26
* webrtcstats: Document all RTP missing fields according to the latest specOlivier Crête2020-11-241-72/+243
* webrtcstats: RTCP computed RTT is only available at senderOlivier Crête2020-11-241-14/+14
* webrtcstats: Remove redundant linesOlivier Crête2020-11-241-2/+0
* webrtc: Remove non rtcp-mux codeOlivier Crête2020-11-248-331/+40
* qroverlay: unset executable flag on source filesTim-Philipp Müller2020-11-204-0/+0
* qroverlay: fix auto detection of json-glib for pluginTim-Philipp Müller2020-11-201-10/+12
* openh264dec: Accept constrained-high and progressive-high profilesOlivier Crête2020-11-181-1/+1
* wpe: Don't crash when running on X11.Jan Schmidt2020-11-152-8/+22
* openjpegenc: store stripe offset when encoding imageAaron Boxer2020-11-121-14/+0
* openjpegenc: take subsampling into account when calculating stripe heightAaron Boxer2020-11-122-23/+76
* openjpegenc: fix memory leak from mstreamStéphane Cerveau2020-11-121-1/+1
* openjpegenc: fail negotation in handle_frame if alignment mismatchAaron Boxer2020-11-121-11/+23
* adaptivedemux: Store QoS values on the elementEdward Hervey2020-11-111-5/+7
* hlsdemux: Don't double-free variant streams on errorsEdward Hervey2020-11-111-1/+4
* 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