summaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* wasapi: Fix infinite loop when the device disappearsNirbheek Chauhan2019-01-153-27/+67
* msdk: set the right BRCParamMultiplierHaihao Xiang2019-01-111-4/+21
* msdk: set the upper bound of max-vbv-bitrate to 2048000 kbpsHaihao Xiang2019-01-111-1/+2
* meson: Fix building of MSDK plugin on WindowsNirbheek Chauhan2019-01-101-1/+1
* msdk: needn't call MFXJoinSession after MFXCloneSessionHaihao Xiang2019-01-091-7/+0
* msdk: check whether mfx function call failsHaihao Xiang2019-01-093-5/+22
* msdkenc: return NULL instead of FALSEHaihao Xiang2019-01-091-4/+4
* msdk: release resources if failing to create the buffer poolHaihao Xiang2019-01-093-6/+10
* msdk: meson: compile vp9dec if availableVíctor Manuel Jáquez Leal2019-01-081-0/+5
* msdk: add mfx in include pathVíctor Manuel Jáquez Leal2019-01-089-49/+13
* msdk: meson: use libmfx pkg-config if availableVíctor Manuel Jáquez Leal2019-01-081-34/+45
* msdk: don't reset the external frame allocatorHaihao Xiang2019-01-084-4/+29
* msdkvpp: don't use NV12 as default output in normal modeHaihao Xiang2019-01-081-1/+1
* msdkvpp: close the current VPP session if this session has been initializedHaihao Xiang2019-01-081-0/+7
* msdkvpp: don't update pads' info if nothing have changedHaihao Xiang2019-01-081-3/+3
* msdkenc: break out of flush frames loop on errorU. Artie Eoff2019-01-061-0/+1
* wasapi: Fix double call to Start when resetting the elementNirbheek Chauhan2019-01-042-0/+2
* wasapisink: Don't call CoUninitialize() twice in unprepare()Sebastian Dröge2019-01-031-2/+0
* decklinkvideosink: Don't forget to unref clock after usageSebastian Dröge2019-01-021-13/+3
* msdk: Fix invalid return type build warningSeungha Yang2018-12-251-1/+1
* decklinkvideosink: Fix support for raw CEA608 input and add support for raw C...Sebastian Dröge2018-12-192-7/+139
* Fix build when we have tinyalsa but not its headerXavier Claessens2018-12-181-1/+1
* kmssink: Accept underscore in propertyNicolas Dufresne2018-12-181-1/+4
* kmssink: fix tmp_kmsmem leaksGuillaume Desmottes2018-12-181-0/+2
* Remove acmmp3dec and acmenc pluginsTim-Philipp Müller2018-12-186-1130/+2
* meson: build vdpau pluginTim-Philipp Müller2018-12-172-1/+30
* meson: build tinyalsa pluginTim-Philipp Müller2018-12-172-0/+30
* meson: build vcdsrc pluginTim-Philipp Müller2018-12-172-2/+18
* closedcaption: Replace GST_VIDEO_CAPTION_TYPE_CEA608_IN_CEA708_RAW with CEA60...Sebastian Dröge2018-12-152-23/+3
* sys: applemedia: meson: Add dependencies by using appleframeworksJustin Kim2018-12-141-1/+1
* nvdec: Rely on upstream's value for interlace-mode with hevcMatthew Waters2018-12-121-2/+9
* msdk: change the wait time for encoder and vppHaihao Xiang2018-12-122-3/+10
* msdk: correct the error messageHaihao Xiang2018-12-121-1/+1
* msdk: check the created context against NULL pointerHaihao Xiang2018-12-123-6/+27
* msdk: decrease the reference count of objectHaihao Xiang2018-12-121-0/+2
* msdk: assign the returned value to status variableHaihao Xiang2018-12-121-2/+2
* msdkh265enc: output main-10 bitstream if the input is P010_10LEXiang, Haihao2018-12-121-3/+10
* msdkh265enc: add P010_10LE to the sink pad templateXiang, Haihao2018-12-121-1/+1
* msdkh265enc: re-add the sink pad templateXiang, Haihao2018-12-121-0/+14
* msdkenc: handle P010_10LE input formatXiang, Haihao2018-12-121-3/+19
* msdkenc: use macro GST_VIDEO_INFO_FORMAT if possibleXiang, Haihao2018-12-121-2/+2
* decklink: calculate the decklink output time from the internal clockMatthew Waters2018-12-122-72/+68
* androidmedia: also install java sourcesMatthew Waters2018-12-071-0/+10
* kmssink: Avoiding get_property to take ownership of object membersNaveen Cherukuri2018-12-041-2/+2
* msdk: add missing breaksXiang, Haihao2018-12-032-0/+2
* msdk: fix the wrong operatorXiang, Haihao2018-12-031-1/+1
* meson: build opencv and ipcpipeline examplesTim-Philipp Müller2018-11-291-2/+2
* Run gst-indent through the filesJordan Petridis2018-11-283-55/+76
* msdk: remove unnecessary assignmentXiang, Haihao2018-11-261-1/+0
* msdk: update the sink and src caps of msdkh265decXiang, Haihao2018-11-261-2/+3