summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)AuthorFilesLines
2018-10-02msdk: Fix building on MSVCSeungha Yang4-1/+9
2018-10-02msdk: Fix meson buildSeungha Yang1-1/+1
2018-09-12decklinkvideosink: fix buildMatthew Waters1-3/+0
2018-09-12decklink: wait for stop with a timeoutMatthew Waters1-9/+17
2018-09-12decklink: start scheduled playback in pausedMatthew Waters3-160/+156
2018-09-12decklinkaudiosink: fix debug string copy-paste errorMatthew Waters1-1/+1
2018-09-11wasapi: Remove code that sets thread priorityNirbheek Chauhan6-84/+4
2018-09-01meson: Fix applemedia dependencies on iOSNirbheek Chauhan1-4/+2
2018-08-31androidmedia/meson: we also depend on gmodule and orcMatthew Waters1-1/+1
2018-08-29kmssink: Add "restore-crtc" propertyDevarsh Thakkar2-2/+41
2018-08-29kmssink: Document possible advance usageNicolas Dufresne1-0/+5
2018-08-29kmssink: Escape DRM property namesNicolas Dufresne1-0/+6
2018-08-29kmssink: Add 'plane-properties' propertyNicolas Dufresne2-1/+44
2018-08-29kmssink: Generalize setting DRM object propertiesNicolas Dufresne1-9/+28
2018-08-29kmssink: add 'connector-properties' propGuillaume Desmottes2-0/+114
2018-08-29meson: Add build files for androidmedia and openslesNirbheek Chauhan3-2/+72
2018-08-28decklink: Only use drop-frame flag for 29.97 and 59.94 FPSVivia Nikolaidou1-4/+16
2018-08-21kmssink: configure mode setting from video infoPhilipp Zabel1-16/+2
2018-08-19ksvideosrc: fix device enumeration when hotplugging a cameraJerome Laheurte1-4/+5
2018-08-17meson: host_system is 'ios' when building for iOSNirbheek Chauhan3-5/+5
2018-08-15meson: Fix shm librt dep check on macOS, iOS, and *BSDNirbheek Chauhan1-1/+1
2018-08-14meson: Add an option for the applemedia pluginNirbheek Chauhan1-12/+16
2018-08-08wasapi: Fix build with Windows 8.1 SDKNirbheek Chauhan2-2/+8
2018-08-03meson: enable applemediaAlessandro Decina2-1/+89
2018-08-02wasapisrc: Correctly disable provide-clockNirbheek Chauhan1-3/+3
2018-08-02wasapisink: fix regression in shared mode segment sizeChristoph Reiter1-3/+9
2018-08-01meson: Add option for winks pluginNirbheek Chauhan1-7/+10
2018-07-27meson: Generate bluez.h instead of bluez-interface.hNicolas Dufresne1-1/+1
2018-07-27Add feature options for almost all pluginsNirbheek Chauhan14-61/+145
2018-07-25kmssink: Add support for mxsfb-drm driverGary Bisson1-1/+1
2018-07-10decklink: keep the internal time we send to decklink always increasingMatthew Waters2-0/+6
2018-07-09bluez: Expose transport volume as a property on avdtpsrcArun Raghavan3-0/+50
2018-07-03msdkdec: Fix latency calculationSreerenj Balachandran1-1/+1
2018-07-02msdk: Set 16 bit alignment for widthSreerenj Balachandran3-11/+11
2018-07-02msdkdec: avoid early destruction of frame in dynamic resolution changeSreerenj Balachandran1-0/+6
2018-07-02msdkdec: vc1: Fix handling of advanced profile elementary streamSreerenj Balachandran1-4/+6
2018-07-02msdkdec: Fix advanced profile vc1 decode when codec_data presentsSreerenj Balachandran1-8/+24
2018-07-02msdkdec: Fix the PTS of output framesSreerenj Balachandran1-2/+46
2018-07-02msdkdec: Remove dead codeSreerenj Balachandran2-7/+0
2018-07-02msdk: dec: Add dynamic-configuration change supportSreerenj Balachandran3-96/+334
2018-06-24winks: Update for g_type_class_add_private() deprecation in recent GLibTim-Philipp Müller3-15/+7
2018-06-24msdk: Update for g_type_class_add_private() deprecation in recent GLibTim-Philipp Müller2-24/+14
2018-06-24uvch264src: get rid of unnecessary private structTim-Philipp Müller2-154/+142
2018-06-20decklink: Fix warning about HRESULT not being unsigned intNirbheek Chauhan1-1/+1
2018-06-15androidmedia: Invert the transform matrix from the decoderJan Schmidt1-1/+64
2018-06-07msdk: vpp: remove mfxExtVPPDoUse from vpp filters.Wang,Fei2-30/+0
2018-06-07msdk: vpp: set passthrough from set_caps method for code claritySreerenj Balachandran1-5/+3
2018-06-07mskd: vpp: error out gracefully instead of segfaulting if Init failedSreerenj Balachandran2-1/+4
2018-06-07msdk: vpp: Add filters to VideoParm before doing the QuerySreerenj Balachandran1-9/+9
2018-06-06vdpau: Run gst-indentEdward Hervey1-1/+1