summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)AuthorFilesLines
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
2018-07-26av1enc: Implement finish for EOSOlivier Crête1-5/+38
2018-07-26av1enc: Return downstream error from pushOlivier Crête1-1/+4
2018-07-25waylandsink: relaxed wl_shell check and added zwp_fullscreen_shell.Matteo Valdina5-14/+44
2018-07-22ladspa: Only scan LADSPA subdir APPDATA and COMMONPROGRAMFILESJan Schmidt1-5/+11
2018-07-22ladspa: Don't try and load every file as a pluginJan Schmidt1-0/+12
2018-07-19webrtc: fix memory leakSam Gigliotti1-0/+1
2018-07-17curlhttpsink: Support for multipart/form-data Content-TypeJonathan Karlsson1-1/+10
2018-07-15webrtc: Add a warning in sdp_media_from_transceiver()Jan Schmidt1-3/+7
2018-07-14webrtc: Fix memory leakJan Schmidt1-0/+1