summaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
...
* msdk: Add H.264 decoderScott D Phillips2016-12-127-0/+1064
* dvbsrc: fix unconditional use of FEC 2/5Reynaldo H. Verdejo Pinochet2016-12-081-0/+2
* dvbsrc: add delivery system to missing modulation check messageReynaldo H. Verdejo Pinochet2016-12-081-2/+2
* dvb/parsechannels: drop trailing whitespaceReynaldo H. Verdejo Pinochet2016-12-082-3/+3
* dvbsrc: drop needless wrapper around DVB API's dvb_diseqc_master_cmdReynaldo H. Verdejo Pinochet2016-12-051-13/+7
* dvbsrc: drop supperfluous wait in diseqc_send_msg()Reynaldo H. Verdejo Pinochet2016-12-051-1/+0
* dvbsrc: fix unconditional use of SYS_DVBC_ANNEX_CReynaldo H. Verdejo Pinochet2016-12-051-1/+2
* dvbsrc: fix value for DVB-C annex B field in adapter structureReynaldo H. Verdejo Pinochet2016-12-051-1/+1
* kmssink: post error message if start() failsVíctor Manuel Jáquez Leal2016-11-301-11/+26
* kmssink: configure display mode during set_capsMichael Tretter2016-11-302-18/+30
* kmssink: add parameter force-modesettingMichael Tretter2016-11-301-2/+21
* kmssink: allow only supported resolutionsMichael Tretter2016-11-301-21/+50
* kmssink: set mode based on framebuffer configurationMichael Tretter2016-11-301-1/+33
* kmssink: add mode setting and base plane renderingMichael Tretter2016-11-302-1/+94
* decklink: Fix compiler warningSebastian Dröge2016-11-291-1/+1
* decklink: Correctly set top-field-first/bottom-field-firstSebastian Dröge2016-11-284-24/+82
* decklinksrc: Add property to drop frames that are marked as having no input s...Sebastian Dröge2016-11-283-5/+30
* decklinksrc: Add property to skip the first N seconds of captureSebastian Dröge2016-11-283-1/+45
* decklinksrc: Set GAP flag on buffers that are captured without signalSebastian Dröge2016-11-284-11/+27
* decklinksrc: Keep track of a window of capture/stream time mappings and calcu...Sebastian Dröge2016-11-283-15/+219
* decklinksrc: Stop using the "hardware" timestamps and directly use the pipeli...Sebastian Dröge2016-11-286-366/+138
* decklinkvideosrc: Free timecodes when done with a frameSebastian Dröge2016-11-241-0/+2
* kmssink: include drm.h after stdlib.hVíctor Manuel Jáquez Leal2016-11-231-1/+3
* kms: include stdlib.hVíctor Manuel Jáquez Leal2016-11-231-0/+1
* kmssink: remove dependency on libkmsMichael Tretter2016-11-235-54/+158
* vtdec: Mark pad as needing reconfiguration again if it failedSebastian Dröge2016-11-181-1/+8
* decklinkvideosrc: Issue "no signal" warningsVivia Nikolaidou2016-11-172-0/+19
* applemedia: error out if the uri property is not setMatthew Waters2016-11-171-0/+6
* gdiscreencapsrc: remove empty gst_gdiscreencapsrc_stop vfuncPhilippe Renon2016-11-141-10/+0
* fbdevsink: Add to meson buildArun Raghavan2016-11-142-1/+15
* kmssink: Trivial naming fix in meson for consistencyArun Raghavan2016-11-141-1/+1
* kmssink: Enable in meson buildArun Raghavan2016-11-142-0/+22
* msdk: Initial windows build supportScott D Phillips2016-11-147-232/+357
* meson: add build files for msdkScott D Phillips2016-11-142-0/+33
* msdk: load plugins in h265 and vp8 initScott D Phillips2016-11-142-1/+40
* msdk: Width and Height need to be integer multiples of 32Scott D Phillips2016-11-141-4/+4
* msdk: add to buildScott D Phillips2016-11-142-2/+52
* msdk: Create plugin for Intel's Media SDKJosep Torra2016-11-1414-0/+2767
* winks: undef windows SDK macros before redefining themScott D Phillips2016-11-121-0/+2
* Remove 'return' from `void` functionsScott D Phillips2016-11-121-1/+1
* kmssink: do not get kms bo pitch for planar formatsPhilipp Zabel2016-11-101-2/+6
* kmssink: remove custom gst_kms_sink_get_timesMichael Tretter2016-11-101-24/+0
* amc: Allow registering codecs, camera or sensors if any of the others failedSebastian Dröge2016-11-081-24/+47
* ahs: Don't assert on deinit if initialization failed beforeSebastian Dröge2016-11-081-3/+2
* vdpsink: fix Memory leak due to Xlib API usageGaurav Gupta2016-11-051-1/+3
* kms: rename variable usedTim-Philipp Müller2016-11-041-2/+2
* gl: GST_GL_TYPE -> GST_TYPE_GLMatthew Waters2016-11-032-4/+4
* decklinkvideosink: Also stop scheduled playback when gst_element_lost_state()...Sebastian Dröge2016-11-021-44/+74
* decklink: Use gst_clock_adjust_with_calibration() and unadjust_with_calibrati...Sebastian Dröge2016-11-022-18/+6
* dx9screencapsrc: add "cursor" option to draw the cursorFlorian Zwoch2016-11-022-0/+49