summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* meson: fix install dir for generated header filesBastian Köcher2018-08-103-3/+5
* wasapi: Fix build with Windows 8.1 SDKNirbheek Chauhan2018-08-082-2/+8
* tests/check/Makefile.am: add GST_AUDIO_CFLAGS also on the planar audio adapte...George Kiagiadakis2018-08-031-1/+1
* badaudio: Fix typo, ADUIO vs AUDIONicolas Dufresne2018-08-031-1/+1
* GstPlanarAudioAdapter: Add audio library in Makefile.amNicolas Dufresne2018-08-031-1/+2
* 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
* GstPlanarAudioAdapter: copy pts, dts and offset tracking from GstAdapterGeorge Kiagiadakis2018-08-032-21/+293
* libs: audio: add new GstPlanarAudioAdapter classGeorge Kiagiadakis2018-08-037-4/+863
* meson: enable applemediaAlessandro Decina2018-08-033-4/+112
* rsvg: Also accept </svg:svg> as ending tagThibault Saunier2018-08-021-0/+5
* opencv: Fixup include to follow new standardNicolas Dufresne2018-08-027-35/+17
* opencv: Updated to use new header pathNicolas Dufresne2018-08-0227-41/+36
* opencv: Bump requirement to 3.0.0+Nicolas Dufresne2018-08-0214-142/+29
* ceaccoverlay: Initialize debug categorySebastian Dröge2018-08-021-0/+3
* wasapisrc: Correctly disable provide-clockNirbheek Chauhan2018-08-021-3/+3
* cameracalibrtate: Fix opencv2 core.hpp pathNicolas Dufresne2018-08-022-2/+2
* wasapisink: fix regression in shared mode segment sizeChristoph Reiter2018-08-021-3/+9
* opencv: new cameracalibrate and cameraundistort elementsPhilippe Renon2018-08-0111-2/+1584
* avwait: Don't wait if audio_running_time_to_wait_for is NONEVivia Nikolaidou2018-08-011-12/+2
* meson: Add option for winks pluginNirbheek Chauhan2018-08-012-7/+11
* 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
* jpegparse: Generate timestamp if framerate is knownNicolas Dufresne2018-07-271-0/+3
* 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
* meson: Generate bluez.h instead of bluez-interface.hNicolas Dufresne2018-07-271-1/+1
* Add feature options for almost all pluginsNirbheek Chauhan2018-07-2767-207/+444
* meson: Add feature options for many pluginsNirbheek Chauhan2018-07-276-94/+109
* 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
* compositor: Don't leak all buffers while crossfading and not all pads are cro...Sebastian Dröge2018-07-261-0/+5
* kmssink: Add support for mxsfb-drm driverGary Bisson2018-07-251-1/+1
* waylandsink: relaxed wl_shell check and added zwp_fullscreen_shell.Matteo Valdina2018-07-255-14/+44
* avwait: Add recording propertyVivia Nikolaidou2018-07-244-40/+624
* compositor: Use 255 as maximum alpha instead of 256Sebastian Dröge2018-07-231-7/+5
* 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