summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 1.18.11.18.1Tim-Philipp Müller2020-10-265-21/+766
* codecparsers: h264parser: guard against ref_pic_markings overflowAndrew Wesie2020-10-161-3/+7
* v4l2codecs: vp8: Allow baseclass from skipping framesNicolas Dufresne2020-10-161-11/+7
* v4l2codecs: decoder: Unmark previously pending requestNicolas Dufresne2020-10-161-0/+1
* v4l2codecs: decoder: Properly remove pending requestsNicolas Dufresne2020-10-161-1/+1
* h265parse: Don't enable passthrough by defaultSeungha Yang2020-10-151-0/+6
* 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
* rtmp2sink: don't expose stop-commands property in backported patchesTim-Philipp Müller2020-10-123-38/+11
* rtmp2sink: add docs section with since marker on new stop-commands propertyNazar Mokrynskyi2020-10-123-0/+17
* rtmp2: fix code style, update documentation cacheNazar Mokrynskyi2020-10-122-1/+38
* rtmp2: Clean up (improve) GstRtmpStopCommands typeJan Alexander Steffens (heftig)2020-10-124-43/+44
* rtmp2sink: handle EOS event and close streamNazar Mokrynskyi2020-10-123-0/+139
* h265parse: set interlace-mode=interleaved on interlaced contentGuillaume Desmottes2020-10-121-2/+2
* srt: Remove unused sa_family trackingJan Alexander Steffens (heftig)2020-10-121-14/+8
* srt: Move off deprecated `srt_socket()`.Niklas Hambüchen2020-10-122-3/+3
* srt: Register a log handlerJan Alexander Steffens (heftig)2020-10-121-0/+49
* srt: Avoid removing invalid sockets from the pollsJan Alexander Steffens (heftig)2020-10-121-6/+12
* srt: Fix use of srt_startupJan Alexander Steffens (heftig)2020-10-121-4/+2
* srt: Fix parameter types used for socket optionsJan Alexander Steffens (heftig)2020-10-121-28/+30
* webrtc: Require gstreamer-sdp in the pkg-config fileSebastian Dröge2020-10-112-2/+2
* srtsrc: Fix timestampingEdward Hervey2020-10-114-5/+80
* srt: Consume the error from gst_srt_object_writeJan Alexander Steffens (heftig)2020-10-111-0/+4
* dtlsconnection: Ignore OpenSSL system call errorsOlivier Crête2020-10-111-29/+7
* Replace LGPL v2 with LGPL v2.1 in COPYING and remove COPYING.LIBJacek Tomaszewski2020-10-112-571/+111
* Replace GPL v2 with LGPL v2 in COPYING fileJacek Tomaszewski2020-10-111-247/+388
* srt: Check socket state before retrieving payload sizeJan Alexander Steffens (heftig)2020-10-111-7/+8
* x265enc: fix deadlock on reconfigJakub Adam2020-10-111-16/+21
* mfvideosrc: Use only the first video stream per deviceSeungha Yang2020-10-111-1/+8
* srtobject: typecast SRTO_LINGER to lingerraghavendra2020-10-111-1/+9
* decklink: Correctly order the different dependent mode tablesSebastian Dröge2020-10-052-9/+9
* wasapisrc: Make sure that wasapisrc produces data in loopback modeSeungha Yang2020-10-052-0/+189
* wpesrc: fix some caps leaks using the non-GL outputMatthew Waters2020-10-051-6/+11
* smoothstreaming: clear live adapter on seekHosang Lee2020-10-052-1/+12
* vtdec/vulkan: use Shared storage mode for IOSurface texturesMatthew Waters2020-10-041-1/+1
* wpe: Plug event leakPhilippe Normand2020-10-051-0/+2
* wpesrc: Don't crash if WPE doesn't generate a buffer.Jan Schmidt2020-10-051-4/+7
* wpe: Plug SHM buffer leaksPhilippe Normand2020-10-051-0/+8
* wpe: Move webview load waiting to WPEViewPhilippe Normand2020-10-052-24/+34
* wpe: Use proper callback for TLS errors signal handlingPhilippe Normand2020-10-041-1/+7
* kmssink: Do not source using padded width/heightNicolas Dufresne2020-10-041-6/+7
* avtp: avtpaafdepay: fix crash when building capsMarian Cichy2020-10-041-1/+1
* opencv: set opencv_dep when option is disabled (#1406)Adam Williamson2020-10-031-0/+1
* line21enc: add remove-caption-meta propertyMathieu Duponchelle2020-10-034-4/+83
* line21enc: heavily constrain video heightMathieu Duponchelle2020-10-033-8/+15
* line21enc: add support for CDP closed caption metaMathieu Duponchelle2020-10-031-20/+260
* adaptivedemux: Add another nominal bitrate fallback calculationEdward Hervey2020-10-031-0/+15
* adaptivedemux: Handle invalid HTTP durationEdward Hervey2020-10-031-2/+2
* rtmp2: Replace stats queue with stats lockJan Alexander Steffens (heftig)2020-10-023-46/+38