summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* waylandsink: Clear window when pipeline is stoppedGuillermo Rodríguez2020-02-051-6/+10
* hls: Check nettle version to ensure AES128 supportSeungha Yang2020-01-131-1/+1
* WebRTC: Support non-trickle ICE candidates in the SDPJan Schmidt2020-01-131-0/+41
* webrtc: Unmap all non-binary buffers received via the datachannelSebastian Dröge2020-01-081-0/+2
* opencv: allow compilation against 4.2.xNicola Murino2020-01-011-1/+1
* openexr: Fix check for when to pass -std=c++98Nirbheek Chauhan2019-12-021-4/+19
* waylandsink: Commit the parent after creating subsurfaceJeffy Chen2019-11-261-0/+2
* openexr: fix compilation with openexr >= 2.4.0 in autotoolsTim-Philipp Müller2019-11-111-1/+1
* openexr: Fix compilation with OpenEXR 2.4Jan Alexander Steffens (heftig)2019-11-041-2/+7
* ccextractor: Remove unused set/get_property() functionsSebastian Dröge2019-10-291-33/+0
* ccextractor: Always forward all sticky events to the caption padSebastian Dröge2019-10-291-44/+77
* ass: avoid infinite unref loop with bad dataMatthew Waters2019-10-061-8/+10
* fluidsynth: add sf3 to soundfont search pathFabian Greffrath2019-10-011-2/+3
* hls: Make crypto dependency optional when hls-crypto is autoSeungha Yang2019-09-093-43/+67
* srt: Set latency property on SRT socketOlivier Crête2019-09-011-0/+12
* srt: Add sender side statisticsOlivier Crête2019-09-011-35/+92
* srtobject: Remove pointless GMainLoopOlivier Crête2019-09-012-111/+107
* iqa: fix leak of map_meta.dataMathieu Duponchelle2019-08-211-0/+1
* ext/wayland: Define libdrm_dep in meson.buildThomas Coldrick2019-08-201-0/+2
* sctp: Fix crash on free() when using the MSVC binariesNirbheek Chauhan2019-08-201-1/+5
* webrtc: Fix signals documentationNiels De Graef2019-08-201-3/+6
* rtmp: Fix crash inside free() with MSVC on WindowsNirbheek Chauhan2019-08-201-0/+4
* pitch: Fix race between putSamples() and setting soundtouch parametersDoug Nazar2019-08-141-0/+2
* webrtc: fix type of max-retransmits, make it workDavid Gunzinger2019-08-131-1/+1
* Revert "dtls: fix generated cert dtls agent leak"Tim-Philipp Müller2019-08-121-1/+1
* ext/hls/meson.build: fix dependency logicAdam Duskett2019-08-111-2/+2
* dtlsagent: Do not overwrite openssl locking callbacksJose Antonio Santos Cadenas2019-08-111-1/+1
* adaptivedemux: remove some deadlocks using webkitwebsrc.Charlie Turner2019-08-101-2/+6
* webrtcbin: fix GInetAddress leakIlya Smelykh2019-08-101-1/+4
* dtls: fix generated cert dtls agent leakIlya Smelykh2019-08-101-1/+1
* dtls: fix dtls connection object leakIlya Smelykh2019-08-101-0/+2
* srt: Remove msg-size propertyOlivier Crête2019-08-091-28/+0
* srtsrc: Receive one frame per gstbufferOlivier Crête2019-08-091-16/+2
* srt: Fix listener crash if no URI is specifiedNicolas Dufresne2019-08-091-0/+2
* srt: Use macro instead of duplicating a default valueNicolas Dufresne2019-08-091-1/+1
* srt: Fix confusing typo in FIXME commentNicolas Dufresne2019-08-091-1/+1
* dtlsagent: Clear the certificate upon finalizeJuan Navarro2019-08-091-0/+2
* dtlsdec: Avoid duplicate ref when passing certificate propertyJuan Navarro2019-08-091-4/+10
* webrtcbin: fix DTLS when receivebin is set to DROPMathieu Duponchelle2019-08-092-13/+46
* zbar: Include running-time, stream-time and duration in the messagesSebastian Dröge2019-08-091-1/+16
* waylandsink: Workaround gnome-shell bugNicolas Dufresne2019-08-091-2/+10
* wayland/wlbuffer: just return if used_by_compositor is true when attachHaihua Hu2019-08-091-1/+4
* srt: set cancellation in locked sectionMark Nauwelaerts2019-08-084-16/+14
* srt: avoid srtsrc segfault upon downward state changeMark Nauwelaerts2019-08-082-25/+20
* srt: initialize list access within locked regionMark Nauwelaerts2019-08-081-1/+2
* srt: post error when failing to startMark Nauwelaerts2019-08-082-2/+6
* srt: downgrade regular message to log levelMark Nauwelaerts2019-08-081-1/+1
* meson: Fix typo in gsm header file nameNiklas Hambüchen2019-08-081-1/+1
* meson: Fix missing GSM_HEADER_IN_SUBDIR logicNiklas Hambüchen2019-08-081-1/+5
* openh264enc: Fix compilation with openh264 v2.0Víctor Manuel Jáquez Leal2019-08-081-1/+1