summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)AuthorFilesLines
2018-03-02iqa: Fix build with latest aggregator API changesSebastian Dröge1-5/+5
2018-03-01meson: enable more warningsMathieu Duponchelle1-1/+5
2018-03-01Remove schroedinger pluginTim-Philipp Müller9-1763/+0
2018-03-01Port to latest GstAggregator segment APIMathieu Duponchelle2-2/+4
2018-02-27x265enc: Add format example for option-stringAlicia Boya García1-1/+2
2018-02-27ttml: Add support for IMSC 1.0.1 fillLineGap attributeChris Bass4-19/+36
2018-02-23srt: Add support for streamheaders to sinksJan Alexander Steffens (heftig)4-0/+128
2018-02-23srt: Refactor gst_srt_*_sink_send_buffer, extract sendJan Alexander Steffens (heftig)2-16/+42
2018-02-23srt: Add gst_srt_base_sink_stopJan Alexander Steffens (heftig)3-3/+9
2018-02-23srt: Remove unused queued_buffers fieldJan Alexander Steffens (heftig)2-4/+2
2018-02-21Fix SRT Library package config nameNicolas Dufresne1-1/+1
2018-02-18colormanagement: Link to libgstbase for basetransformSebastian Dröge1-2/+2
2018-02-18gl: GL_LIBS does not exist anymore but X11_LIBS does and is neededSebastian Dröge1-2/+2
2018-02-14aom: Implement cpu-used in av1encSean DuBois2-6/+47
2018-02-12qt: remove plugin, moved to -goodTim-Philipp Müller18-3129/+0
2018-02-12gtk: remove, plugin has moved to -goodTim-Philipp Müller19-2878/+0
2018-02-08vulkanupload: actually loop over possible uploadersMatthew Waters1-17/+18
2018-02-08webrtc: Fix ffeb09e4 conditionalMatthew Waters1-3/+3
2018-02-08webrtc: change dead code to an assertMatthew Waters1-2/+1
2018-02-08webrtc: bail on invalid rtpbin namesMatthew Waters1-1/+4
2018-02-07qt: don't #include platform specific gstglcontext_*.h headersMatthew Waters1-6/+0
2018-02-06opencv: fix OPENCV_PATH_NAME when using mesonGuillaume Desmottes1-1/+1
2018-02-05aom: Drop pointless cast from av1encSean DuBois1-4/+3
2018-02-05aom: Fix all definite leaks in av1encSean DuBois2-29/+62
2018-02-05aom: Consistent naming between av1dec and av1encSean DuBois2-13/+18
2018-02-05aom: Implement flush for av1decSean DuBois1-0/+21
2018-02-05dtls: drop upstream segment and stream-start eventsMatthew Waters1-0/+25
2018-02-05dtls: don't leak the system clockMatthew Waters1-3/+2
2018-02-05dtlsenc: fix typo in is-client property descriptionMatthew Waters1-1/+1
2018-02-02webrtcbin: an element that handles the transport aspects of webrtc connectionsMatthew Waters28-2/+8550
2018-02-01dtls: remove reliance on a default GMainContext/LoopMatthew Waters1-25/+1
2018-01-31configure: fix OpenGL API detectionTim-Philipp Müller1-2/+0
2018-01-29glvideomixer: fix vertex_buffer leakVincent Penquerc'h1-2/+8
2018-01-29srtp: Support libsrtp2Jan Alexander Steffens (heftig)10-107/+241
2018-01-28rtmpsink: don't crash if there's streamheader field in the capsTim-Philipp Müller1-13/+25
2018-01-26aom: Add direct casts for GstAV1Enc and GstAV1DecSean DuBois4-9/+13
2018-01-26aom: Deadline was removed from AV1Sean DuBois2-3/+3
2018-01-26aom: Fix leak in av1decSean DuBois1-0/+5
2018-01-26aom: Put av1enc config debugging under gst_av1_enc_debug namespaceSean DuBois1-5/+6
2018-01-22meosn: curl: also check for and use libssh2 if availableTim-Philipp Müller1-0/+3
2018-01-16hlsdemux: fix memory leak while updating master playlistJun Xie1-0/+1
2018-01-15lv2: fix inverted boolean propertiesTim-Philipp Müller1-1/+1
2018-01-11kateenc: Refactoring for readability and leak fixingEdward Hervey1-87/+92
2018-01-09srt: Include srt.h inside object headerOlivier Crête2-1/+1
2018-01-03openh264dec: Remove useless checkEdward Hervey1-1/+1
2018-01-03hlssink2: Remove useless if statementEdward Hervey1-2/+1
2018-01-03kateenc: Fix memory leak in error casesEdward Hervey1-0/+4
2018-01-03srt: Remove platform dependent socket headersJustin Kim6-8/+1
2018-01-02opencv: allow all future 3.4.x versionsTim-Philipp Müller1-1/+1
2018-01-02opencv: allow compilation against 3.4.xNicola Murino1-1/+1