summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)AuthorFilesLines
2016-11-18vtdec: Mark pad as needing reconfiguration again if it failedSebastian Dröge1-1/+8
2016-11-17decklinkvideosrc: Issue "no signal" warningsVivia Nikolaidou2-0/+19
2016-11-17applemedia: error out if the uri property is not setMatthew Waters1-0/+6
2016-11-14gdiscreencapsrc: remove empty gst_gdiscreencapsrc_stop vfuncPhilippe Renon1-10/+0
2016-11-14fbdevsink: Add to meson buildArun Raghavan2-1/+15
2016-11-14kmssink: Trivial naming fix in meson for consistencyArun Raghavan1-1/+1
2016-11-14kmssink: Enable in meson buildArun Raghavan2-0/+22
2016-11-14msdk: Initial windows build supportScott D Phillips7-232/+357
2016-11-14meson: add build files for msdkScott D Phillips2-0/+33
2016-11-14msdk: load plugins in h265 and vp8 initScott D Phillips2-1/+40
2016-11-14msdk: Width and Height need to be integer multiples of 32Scott D Phillips1-4/+4
2016-11-14msdk: add to buildScott D Phillips2-2/+52
2016-11-14msdk: Create plugin for Intel's Media SDKJosep Torra14-0/+2767
2016-11-12winks: undef windows SDK macros before redefining themScott D Phillips1-0/+2
2016-11-12Remove 'return' from `void` functionsScott D Phillips1-1/+1
2016-11-10kmssink: do not get kms bo pitch for planar formatsPhilipp Zabel1-2/+6
2016-11-10kmssink: remove custom gst_kms_sink_get_timesMichael Tretter1-24/+0
2016-11-08amc: Allow registering codecs, camera or sensors if any of the others failedSebastian Dröge1-24/+47
2016-11-08ahs: Don't assert on deinit if initialization failed beforeSebastian Dröge1-3/+2
2016-11-05vdpsink: fix Memory leak due to Xlib API usageGaurav Gupta1-1/+3
2016-11-04kms: rename variable usedTim-Philipp Müller1-2/+2
2016-11-03gl: GST_GL_TYPE -> GST_TYPE_GLMatthew Waters2-4/+4
2016-11-02decklinkvideosink: Also stop scheduled playback when gst_element_lost_state()...Sebastian Dröge1-44/+74
2016-11-02decklink: Use gst_clock_adjust_with_calibration() and unadjust_with_calibrati...Sebastian Dröge2-18/+6
2016-11-02dx9screencapsrc: add "cursor" option to draw the cursorFlorian Zwoch2-0/+49
2016-11-01decklinkaudiosrc: Ignore channel-mask when checking set_caps compatibilityVivia Nikolaidou1-2/+12
2016-10-31directsoundsrc: Correctly cast mixer to uintptrArtem Martynovich1-1/+1
2016-10-23dvb/parsechannels: collapse notes on channel_name encoding conflictReynaldo H. Verdejo Pinochet1-4/+2
2016-10-23dvb/parsechannels: rename ZAP parser for clarityReynaldo H. Verdejo Pinochet1-5/+4
2016-10-23dvb: fix gtk-doc syntax for wrongly formatted commentsReynaldo H. Verdejo Pinochet2-12/+10
2016-10-21meson: directsound: Add ole32 library dependencyScott D Phillips1-1/+1
2016-10-21meson: winscreencap depends on gstvideoScott D Phillips1-1/+1
2016-10-14dvbsrc: fix 'delivery system'-related messagesReynaldo H. Verdejo Pinochet1-8/+8
2016-10-09dvb/parsechannels: parse guard interval as a fractionReynaldo H. Verdejo Pinochet1-2/+2
2016-10-09dvb/parsechannels: add prototypes and reorganize for clarityReynaldo H. Verdejo Pinochet1-60/+95
2016-10-09Update my email addressReynaldo H. Verdejo Pinochet3-5/+5
2016-10-09dvb: drop trailing whitespace and c&p leftoversReynaldo H. Verdejo Pinochet10-22/+22
2016-10-09dvb/parsechannels: parse DVB-T hierarchy from v5 config fileReynaldo H. Verdejo Pinochet1-0/+13
2016-10-09dvb/parsechannels: parse DVB-T lp and hp code ratesReynaldo H. Verdejo Pinochet1-0/+2
2016-09-30dvb/parsechannels: make parsing errors delsys-neutralReynaldo H. Verdejo Pinochet1-10/+10
2016-09-29a2dpsink: Drop some dead-codeArun Raghavan1-4/+1
2016-09-26meson: bluez: fix buildTim-Philipp Müller1-1/+2
2016-09-26decklink: Update to SDK 10.8Sebastian Dröge16-38/+837
2016-09-25bluez: dist new header fileTim-Philipp Müller1-1/+2
2016-09-24a2dpsink: Don't try to set device caps on avdtpsinkArun Raghavan3-19/+0
2016-09-24avdtpsink: Chain event handling up to basesinkArun Raghavan1-1/+1
2016-09-24bluez: Clean up and make a2dpsink functional againArun Raghavan2-236/+36
2016-09-24avdtpsrc: Add support for AVRCP metadataArun Raghavan6-1/+487
2016-09-22dx9screencapsrc: throw error for invalid screen indexFlorian Zwoch1-6/+13
2016-09-21decklink: Print the Decklink API error return values in debug output in all p...Sebastian Dröge5-14/+24