summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)AuthorFilesLines
2018-09-21sctpassociation: don't join a NULL threadMatthew Waters1-1/+2
2018-09-21sctpenc: don't require caps when requesting the padMatthew Waters1-4/+8
2018-09-21sctpenc: start pad task after the parent has activated padsMatthew Waters1-6/+17
2018-09-21Update sctp plugin for the current build systemMatthew Waters2-0/+32
2018-09-21Add new SCTP plugins (sctpenc/sctpdec)George Kiagiadakis9-0/+2776
2018-09-19webrtcice: do not run host resolution from applictation threadMathieu Duponchelle1-66/+92
2018-09-19webrtcbin: New add-turn-server APIMathieu Duponchelle3-55/+142
2018-09-19glvideomixer: Fix typo in property descriptionSebastian Dröge1-2/+2
2018-09-18ccextractor: Use gst_caps_new_simple() instead of gst_caps_from_string()Sebastian Dröge1-11/+8
2018-09-05meson: Don't pass GNU-like compiler wargs on MSVCNirbheek Chauhan1-3/+6
2018-09-05meson: Don't skip plugins that don't build with MSVCNirbheek Chauhan1-8/+2
2018-08-31meson: add pkg-config file for the webrtc pluginMatthew Waters1-1/+2
2018-08-31rtmpsink: Fix leak on connection failureSeungha Yang1-10/+20
2018-08-19meson: build musepack pluginTim-Philipp Müller2-1/+17
2018-08-19musepack: remove support for the 'old' APITim-Philipp Müller4-120/+0
2018-08-19meson: build neonhttpsrcTim-Philipp Müller2-1/+14
2018-08-16dashdemux: Always create the adapterNicolas Dufresne1-3/+1
2018-08-16curlhhtpsrc: avoid invalid memory referencesWim Taymans1-2/+3
2018-08-14makefile: opencv: Fix header names in noinst_HEADERSNicolas Dufresne1-2/+2
2018-08-14assrender: fix multiple subtitles on screen simultaneouslyMichael Drake2-68/+90
2018-08-14closedcaption: comment out unused functionVíctor Manuel Jáquez Leal1-0/+2
2018-08-14closedcaption: avoid implicit convertion of enumsVíctor Manuel Jáquez Leal1-1/+2
2018-08-11meson: Add gnustl dep for webrtcdsp on AndroidNirbheek Chauhan1-2/+7
2018-08-03webrtcdsp: Avoid redefinition of GST_USE_UNSTABLE_APINicolas Dufresne2-0/+4
2018-08-03webrtcdsp: add support for using F32/non-interleaved buffersGeorge Kiagiadakis6-57/+247
2018-08-02rsvg: Also accept </svg:svg> as ending tagThibault Saunier1-0/+5
2018-08-02opencv: Fixup include to follow new standardNicolas Dufresne5-26/+9
2018-08-02opencv: Updated to use new header pathNicolas Dufresne25-39/+34
2018-08-02opencv: Bump requirement to 3.0.0+Nicolas Dufresne12-133/+25
2018-08-02ceaccoverlay: Initialize debug categorySebastian Dröge1-0/+3
2018-08-02cameracalibrtate: Fix opencv2 core.hpp pathNicolas Dufresne2-2/+2
2018-08-01opencv: new cameracalibrate and cameraundistort elementsPhilippe Renon11-2/+1584
2018-07-30srt: Allow the host name "localhost"Seungha Yang2-10/+53
2018-07-30srtclientsink: Fix SRT socket option settingSeungha Yang2-2/+1
2018-07-30srt: Do not ignore SRT socket error eventSeungha Yang2-5/+7
2018-07-30srtbasesrc: Use GstBaseSrc's timestamp impl.Seungha Yang3-24/+6
2018-07-30srt: Add "const" keyword to a function argumentSeungha Yang2-2/+2
2018-07-30srt: Remove duplicated code for setting server socketSeungha Yang4-152/+119
2018-07-30srt: Fix signal args mismatchSeungha Yang2-4/+5
2018-07-30srtserversrc: Emit client-closed signal in _stop()Seungha Yang1-1/+1
2018-07-30srtclientsink: Do not leak stringSeungha Yang1-0/+12
2018-07-30srtclient: Fix bind-port and rendez-vous property getterSeungha Yang2-4/+4
2018-07-30srt: Reduce useless call depthSeungha Yang4-20/+3
2018-07-30srt: Remove white spaceSeungha Yang11-20/+21
2018-07-27meson: mjpegtools_api should be 20K for mplex tooNicolas Dufresne1-1/+1
2018-07-27meson: mjpegtools_api should have been 20K not 2KNicolas Dufresne1-1/+1
2018-07-27Add feature options for almost all pluginsNirbheek Chauhan47-111/+209
2018-07-27meson: Add feature options for many pluginsNirbheek Chauhan1-0/+1
2018-07-26av1enc: Implement latency settingOlivier Crête1-6/+18
2018-07-26av1enc: Propagate flags from encoder to GstBufferOlivier Crête1-0/+6