summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
...
* musepackdec: Don't fail all queries if no sample rate is known yetSebastian Dröge2020-05-061-3/+6
* opencv: allow compilation against 4.3.xLuka Blaskovic2020-05-061-1/+1
* webrtc: fix an off-by-one calculating low-thresholdMatthew Waters2020-05-061-1/+7
* webrtc: remove debugging leftoverMatthew Waters2020-05-061-1/+0
* webrtc: always reply to a promiseMatthew Waters2020-05-065-28/+112
* webrtc: name threads based on the element nameMatthew Waters2020-05-063-16/+42
* webrtc: correctly use the pad templateMatthew Waters2020-05-061-12/+36
* webrtc: Fix a couple of renegotiation racesMatthew Waters2020-05-061-9/+58
* iqa: Fix all leaks in error pathEdward Hervey2020-05-051-7/+16
* sctp: enable usrsctp debug when supportedMatthew Waters2020-05-051-1/+25
* avtpsink: Log that AVTPDU transmission failure is due latenessEderson de Souza2020-05-021-1/+51
* avtpsink: Accept buffers that fall out of segmentEderson de Souza2020-05-021-2/+7
* avtpcvfpay: Warn about timestamp issues on non-flushing seekEderson de Souza2020-05-021-0/+14
* avtpcvfpay: Ensure NAL fragments are transmitted following stream specsEderson de Souza2020-05-022-9/+162
* webrtcbin: also mark data channel transports as activeMatthew Waters2020-05-011-0/+2
* webrtcbin: fix bundle none case with remote offer bundlingMatthew Waters2020-05-013-13/+35
* avtp: Introduce the CRF Check elementVedang Patel2020-04-304-5/+333
* avtp: Introduce the CRF Sync ElementVedang Patel2020-04-308-6/+1148
* Update gstsrtobject.ckrivoguzovVlad2020-04-301-1/+1
* webrtcbin: only start gathering on local descriptionsMatthew Waters2020-04-301-6/+9
* webrtc: Correct symbol visibility to fix build warning on WindowsSeungha Yang2020-04-301-1/+0
* lv2: Namespace global variables and explicitly make them privateThibault Saunier2020-04-294-184/+214
* lv2: Make it build with -fno-commonDebarshi Ray2020-04-292-31/+64
* openh264: memcmp return value 0 means matchSeppo Yli-Olli2020-04-271-1/+1
* cccombiner: don't drop buffers on video timestamp discontinuitiesMathieu Duponchelle2020-04-242-4/+16
* cccombiner: handle gap buffers adequatelyMathieu Duponchelle2020-04-241-0/+26
* spanplc: add 'stats' propertyGuillaume Desmottes2020-04-232-1/+88
* Have strict version check for OpenH264 to avoid ABI issuesSeppo Yli-Olli2020-04-231-5/+17
* srt: Accumulate total bytes sent/received over all connections/callersJan Alexander Steffens (heftig)2020-04-152-10/+64
* srt: Fix type of bytes-received-lostJan Alexander Steffens (heftig)2020-04-151-1/+1
* srt: Remove use of closures for signal emissionJan Alexander Steffens (heftig)2020-04-154-118/+9
* srt: Clean up lockingJan Alexander Steffens (heftig)2020-04-154-67/+128
* srt: Remove trailing whitespaceJan Alexander Steffens (heftig)2020-04-156-15/+15
* wpe: Add support for SHM without requiring EGLDisplayPhilippe Normand2020-04-132-22/+44
* srtobject: fix mutex lock targetJ. Kim2020-04-131-2/+2
* srtp: Added support for BYE packetZeid Bekli2020-04-091-0/+4
* dash: fix VARARGS coverity errorStéphane Cerveau2020-04-081-22/+18
* meson: build with neon 0.31worldofpeace2020-04-031-1/+1
* meson: Don't use get_option('buildtype')Nirbheek Chauhan2020-04-031-4/+3
* srtpdec: reduce log level for replay casesMiguel Paris2020-04-011-2/+2
* srtpdec: do not warning old replay errorsMiguel París Díaz2020-04-012-0/+5
* srtpdec: fix reseting RTP sequence number on ROC changesMiguel Paris2020-04-012-8/+18
* x265enc: Update for video-hdr struct changeSeungha Yang2020-04-011-54/+12
* dtls/connection: fix EOF handling with openssl 1.1.1eMatthew Waters2020-03-271-1/+1
* webrtc: mark streams as active on renegotiation as well.Matthew Waters2020-03-251-14/+17
* wpe: Enable SHM support for new stable WPEBackend-FDO releasePhilippe Normand2020-03-231-1/+1
* wpe: Mouse scroll events supportPhilippe Normand2020-03-231-2/+41
* webrtcdsp: Fix documentation markupPhilippe Normand2020-03-151-1/+1
* openni2: Remove spurious gtk-doc markersPhilippe Normand2020-03-151-3/+3
* smoothstreaming: fix H264 CodecPrivateData parsingyychao2020-03-101-2/+2