summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* webrtcbin: Remove parameter from gst_webrtc_rtp_sender_new()Sebastian Dröge2018-03-161-1/+1
* srt: Add missing gstsrt.h to noinst_HEADERSJan Alexander Steffens (heftig)2018-03-141-4/+6
* iqa: Fix build with latest aggregator API changesSebastian Dröge2018-03-021-5/+5
* meson: enable more warningsMathieu Duponchelle2018-03-011-1/+5
* Remove schroedinger pluginTim-Philipp Müller2018-03-019-1763/+0
* Port to latest GstAggregator segment APIMathieu Duponchelle2018-03-012-2/+4
* x265enc: Add format example for option-stringAlicia Boya García2018-02-271-1/+2
* ttml: Add support for IMSC 1.0.1 fillLineGap attributeChris Bass2018-02-274-19/+36
* srt: Add support for streamheaders to sinksJan Alexander Steffens (heftig)2018-02-234-0/+128
* srt: Refactor gst_srt_*_sink_send_buffer, extract sendJan Alexander Steffens (heftig)2018-02-232-16/+42
* srt: Add gst_srt_base_sink_stopJan Alexander Steffens (heftig)2018-02-233-3/+9
* srt: Remove unused queued_buffers fieldJan Alexander Steffens (heftig)2018-02-232-4/+2
* Fix SRT Library package config nameNicolas Dufresne2018-02-211-1/+1
* colormanagement: Link to libgstbase for basetransformSebastian Dröge2018-02-181-2/+2
* gl: GL_LIBS does not exist anymore but X11_LIBS does and is neededSebastian Dröge2018-02-181-2/+2
* 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