summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* aom: Implement cpu-used in av1encSean DuBois2018-02-142-6/+47
* qt: remove plugin, moved to -goodTim-Philipp Müller2018-02-1218-3129/+0
* gtk: remove, plugin has moved to -goodTim-Philipp Müller2018-02-1219-2878/+0
* vulkanupload: actually loop over possible uploadersMatthew Waters2018-02-081-17/+18
* webrtc: Fix ffeb09e4 conditionalMatthew Waters2018-02-081-3/+3
* webrtc: change dead code to an assertMatthew Waters2018-02-081-2/+1
* webrtc: bail on invalid rtpbin namesMatthew Waters2018-02-081-1/+4
* qt: don't #include platform specific gstglcontext_*.h headersMatthew Waters2018-02-071-6/+0
* opencv: fix OPENCV_PATH_NAME when using mesonGuillaume Desmottes2018-02-061-1/+1
* aom: Drop pointless cast from av1encSean DuBois2018-02-051-4/+3
* aom: Fix all definite leaks in av1encSean DuBois2018-02-052-29/+62
* aom: Consistent naming between av1dec and av1encSean DuBois2018-02-052-13/+18
* aom: Implement flush for av1decSean DuBois2018-02-051-0/+21
* dtls: drop upstream segment and stream-start eventsMatthew Waters2018-02-051-0/+25
* dtls: don't leak the system clockMatthew Waters2018-02-051-3/+2
* dtlsenc: fix typo in is-client property descriptionMatthew Waters2018-02-051-1/+1
* webrtcbin: an element that handles the transport aspects of webrtc connectionsMatthew Waters2018-02-0228-2/+8550
* dtls: remove reliance on a default GMainContext/LoopMatthew Waters2018-02-011-25/+1
* configure: fix OpenGL API detectionTim-Philipp Müller2018-01-311-2/+0
* glvideomixer: fix vertex_buffer leakVincent Penquerc'h2018-01-291-2/+8
* srtp: Support libsrtp2Jan Alexander Steffens (heftig)2018-01-2910-107/+241
* rtmpsink: don't crash if there's streamheader field in the capsTim-Philipp Müller2018-01-281-13/+25
* aom: Add direct casts for GstAV1Enc and GstAV1DecSean DuBois2018-01-264-9/+13
* aom: Deadline was removed from AV1Sean DuBois2018-01-262-3/+3
* aom: Fix leak in av1decSean DuBois2018-01-261-0/+5
* aom: Put av1enc config debugging under gst_av1_enc_debug namespaceSean DuBois2018-01-261-5/+6
* meosn: curl: also check for and use libssh2 if availableTim-Philipp Müller2018-01-221-0/+3
* hlsdemux: fix memory leak while updating master playlistJun Xie2018-01-161-0/+1
* lv2: fix inverted boolean propertiesTim-Philipp Müller2018-01-151-1/+1
* kateenc: Refactoring for readability and leak fixingEdward Hervey2018-01-111-87/+92
* srt: Include srt.h inside object headerOlivier Crête2018-01-092-1/+1
* openh264dec: Remove useless checkEdward Hervey2018-01-031-1/+1
* hlssink2: Remove useless if statementEdward Hervey2018-01-031-2/+1
* kateenc: Fix memory leak in error casesEdward Hervey2018-01-031-0/+4
* srt: Remove platform dependent socket headersJustin Kim2018-01-036-8/+1
* opencv: allow all future 3.4.x versionsTim-Philipp Müller2018-01-021-1/+1
* opencv: allow compilation against 3.4.xNicola Murino2018-01-021-1/+1
* srtp: get ssrc for Application-Defined RTCP PacketJustin Kim2017-12-271-0/+4
* gl: local libs should come first in Makefile.amTim-Philipp Müller2017-12-231-1/+1
* gl: arrange for finding headers and libs that have moved to -baseMark Nauwelaerts2017-12-231-0/+2
* gl: enable openglmixers plugin in autotools again tooTim-Philipp Müller2017-12-191-2/+1
* meson: gl: fix build of openglmixers pluginTim-Philipp Müller2017-12-192-11/+4
* gtk: don't include uninstalled headerTim-Philipp Müller2017-12-191-1/+0
* gl: update plugins to use GstGL from -baseTim-Philipp Müller2017-12-194-24/+20
* gl: most of opengl plugin has moved to -base, keep mixer bits in -bad for nowTim-Philipp Müller2017-12-1973-19162/+39
* gl: remove GStreamer OpenGL integration library and move to -baseTim-Philipp Müller2017-12-192-2/+3
* ladspa: Add Windows/OSX path supportNicolas Dufresne2017-12-181-13/+56
* meson: Enable ladspa plugins compilationNicolas Dufresne2017-12-182-1/+21
* lv2: Try and reflect better lilv default pathNicolas Dufresne2017-12-181-3/+17
* lv2: Recursively monitor the lv2 plugin pathNicolas Dufresne2017-12-181-1/+2