summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* rtmpsink: Fix leak on connection failureSeungha Yang2018-08-311-10/+20
* meson: build musepack pluginTim-Philipp Müller2018-08-192-1/+17
* musepack: remove support for the 'old' APITim-Philipp Müller2018-08-194-120/+0
* meson: build neonhttpsrcTim-Philipp Müller2018-08-192-1/+14
* dashdemux: Always create the adapterNicolas Dufresne2018-08-161-3/+1
* curlhhtpsrc: avoid invalid memory referencesWim Taymans2018-08-161-2/+3
* makefile: opencv: Fix header names in noinst_HEADERSNicolas Dufresne2018-08-141-2/+2
* assrender: fix multiple subtitles on screen simultaneouslyMichael Drake2018-08-142-68/+90
* closedcaption: comment out unused functionVíctor Manuel Jáquez Leal2018-08-141-0/+2
* closedcaption: avoid implicit convertion of enumsVíctor Manuel Jáquez Leal2018-08-141-1/+2
* meson: Add gnustl dep for webrtcdsp on AndroidNirbheek Chauhan2018-08-111-2/+7
* webrtcdsp: Avoid redefinition of GST_USE_UNSTABLE_APINicolas Dufresne2018-08-032-0/+4
* webrtcdsp: add support for using F32/non-interleaved buffersGeorge Kiagiadakis2018-08-036-57/+247
* rsvg: Also accept </svg:svg> as ending tagThibault Saunier2018-08-021-0/+5
* opencv: Fixup include to follow new standardNicolas Dufresne2018-08-025-26/+9
* opencv: Updated to use new header pathNicolas Dufresne2018-08-0225-39/+34
* opencv: Bump requirement to 3.0.0+Nicolas Dufresne2018-08-0212-133/+25
* ceaccoverlay: Initialize debug categorySebastian Dröge2018-08-021-0/+3
* cameracalibrtate: Fix opencv2 core.hpp pathNicolas Dufresne2018-08-022-2/+2
* opencv: new cameracalibrate and cameraundistort elementsPhilippe Renon2018-08-0111-2/+1584
* srt: Allow the host name "localhost"Seungha Yang2018-07-302-10/+53
* srtclientsink: Fix SRT socket option settingSeungha Yang2018-07-302-2/+1
* srt: Do not ignore SRT socket error eventSeungha Yang2018-07-302-5/+7
* srtbasesrc: Use GstBaseSrc's timestamp impl.Seungha Yang2018-07-303-24/+6
* srt: Add "const" keyword to a function argumentSeungha Yang2018-07-302-2/+2
* srt: Remove duplicated code for setting server socketSeungha Yang2018-07-304-152/+119
* srt: Fix signal args mismatchSeungha Yang2018-07-302-4/+5
* srtserversrc: Emit client-closed signal in _stop()Seungha Yang2018-07-301-1/+1
* srtclientsink: Do not leak stringSeungha Yang2018-07-301-0/+12
* srtclient: Fix bind-port and rendez-vous property getterSeungha Yang2018-07-302-4/+4
* srt: Reduce useless call depthSeungha Yang2018-07-304-20/+3
* srt: Remove white spaceSeungha Yang2018-07-3011-20/+21
* meson: mjpegtools_api should be 20K for mplex tooNicolas Dufresne2018-07-271-1/+1
* meson: mjpegtools_api should have been 20K not 2KNicolas Dufresne2018-07-271-1/+1
* Add feature options for almost all pluginsNirbheek Chauhan2018-07-2747-111/+209
* meson: Add feature options for many pluginsNirbheek Chauhan2018-07-271-0/+1
* av1enc: Implement latency settingOlivier Crête2018-07-261-6/+18
* av1enc: Propagate flags from encoder to GstBufferOlivier Crête2018-07-261-0/+6
* av1enc: Implement finish for EOSOlivier Crête2018-07-261-5/+38
* av1enc: Return downstream error from pushOlivier Crête2018-07-261-1/+4
* waylandsink: relaxed wl_shell check and added zwp_fullscreen_shell.Matteo Valdina2018-07-255-14/+44
* ladspa: Only scan LADSPA subdir APPDATA and COMMONPROGRAMFILESJan Schmidt2018-07-221-5/+11
* ladspa: Don't try and load every file as a pluginJan Schmidt2018-07-221-0/+12
* webrtc: fix memory leakSam Gigliotti2018-07-191-0/+1
* curlhttpsink: Support for multipart/form-data Content-TypeJonathan Karlsson2018-07-171-1/+10
* webrtc: Add a warning in sdp_media_from_transceiver()Jan Schmidt2018-07-151-3/+7
* webrtc: Fix memory leakJan Schmidt2018-07-141-0/+1
* webrtc: Clean up and fix transportsendbinJan Schmidt2018-07-142-184/+241
* webrtc: Move dtlssrtpenc state managementJan Schmidt2018-07-141-0/+17
* opencv: Fix build for opencv >= 3.4.2Thibault Saunier2018-07-143-0/+9