summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert "webrtcbin: Remove unused function"Sebastian Dröge2020-10-081-0/+12
* Revert "webrtc: Set the DSCP markings based on the priority"Sebastian Dröge2020-10-089-308/+1
* webrtc: Set the DSCP markings based on the priorityOlivier Crête2020-10-069-1/+308
* webrtcbin: Remove unused functionOlivier Crête2020-10-061-12/+0
* rtptransceiver: Store the SSRC of the current streamOlivier Crête2020-10-062-0/+9
* webrtc: Save the media kind in the transceiverOlivier Crête2020-10-061-1/+68
* srt: Remove unused sa_family trackingJan Alexander Steffens (heftig)2020-10-061-14/+8
* srt: Move off deprecated `srt_socket()`.Niklas Hambüchen2020-10-062-3/+3
* srt: Register a log handlerJan Alexander Steffens (heftig)2020-10-061-0/+49
* srt: Avoid removing invalid sockets from the pollsJan Alexander Steffens (heftig)2020-10-061-6/+12
* srt: Fix use of srt_startupJan Alexander Steffens (heftig)2020-10-061-4/+2
* srt: Fix parameter types used for socket optionsJan Alexander Steffens (heftig)2020-10-061-28/+30
* curlbasesink: Add curl seek callbackLars Lundqvist2020-10-011-0/+56
* wpesrc: fix some caps leaks using the non-GL outputMatthew Waters2020-09-301-6/+11
* smoothstreaming: clear live adapter on seekHosang Lee2020-09-302-1/+12
* tests/avtp: Fix coverity issuesEderson de Souza2020-09-281-2/+2
* avtp: Change "%lu" for G_GUINT64_FORMATEderson de Souza2020-09-283-17/+19
* srtobject: typecast SRTO_LINGER to lingerraghavendra2020-09-251-1/+9
* wpe: Plug event leakPhilippe Normand2020-09-211-0/+2
* wpesrc: Don't crash if WPE doesn't generate a buffer.Jan Schmidt2020-09-211-4/+7
* wpe: Plug SHM buffer leaksPhilippe Normand2020-09-211-0/+8
* wpe: Move webview load waiting to WPEViewPhilippe Normand2020-09-212-24/+34
* wpe: Use proper callback for TLS errors signal handlingPhilippe Normand2020-09-211-1/+7
* webrtcbin: Accept end-of-candidate pass it to libniceOlivier Crête2020-09-183-9/+18
* webrtcbin: Merge the RTX SSRCs from all transceivers when bundlingOlivier Crête2020-09-181-8/+26
* avtp: avtpaafdepay: fix crash when building capsMarian Cichy2020-09-171-1/+1
* waylandsink: Use memfd_create() when availableEmmanuel Gil Peyrot2020-09-151-11/+26
* webrtc: propagate more errors through the promiseMatthew Waters2020-09-144-44/+125
* opencv: set opencv_dep when option is disabled (#1406)Adam Williamson2020-09-111-0/+1
* openh264dec: port to new request_sync_point() APIMathieu Duponchelle2020-09-101-3/+3