summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)AuthorFilesLines
2019-03-10nvenc: More clean up on stop for encoder to be reusableHEADmasterSeungha Yang1-0/+5
2019-03-10nvenc: Ensure drain all frames on finishSeungha Yang1-18/+20
2019-03-09nvenc: Fix GValue leaksYeongjin Jeong3-14/+31
2019-03-07nvdec/nvenc: Add CUDA Toolkit 10.1 supportSeungha Yang1-0/+1
2019-03-04decklink: document duplex and keyer behaviourPeter Körner4-0/+258
2019-03-04decklink: implement duplex-mode propertyPeter Körner6-0/+278
2019-03-01build: Don't forget to dist applemedia/avfdeviceprovider.hNirbheek Chauhan1-0/+1
2019-03-01mskd: Don't use MFX_FOURCC_RGB565 if it's undefinedSeungha Yang5-3/+24
2019-02-28msdkdec: fix for small resolutionHaihao Xiang3-3/+3
2019-02-28msdkdec: fix for resolution changeHaihao Xiang1-3/+15
2019-02-27msdkdec: force the alignment of width/height to 16 for vp8/vp9Haihao Xiang4-7/+46
2019-02-27msdkvpp: add RGB16 format in the sink padHaihao Xiang1-2/+2
2019-02-27msdk: set some parameters in mfxFrameData for a RGB16 frameHaihao Xiang2-0/+12
2019-02-27msdk: map MFX_FOURCC_RGB565 to VA_FOURCC_RGB565Haihao Xiang1-0/+1
2019-02-27msdk: map GST_VIDEO_FORMAT_RGB16 to VA_FOURCC_RGB565Haihao Xiang1-0/+4
2019-02-27msdk: map GST_VIDEO_FORMAT_RGB16 to MFX_FOURCC_RGB565Haihao Xiang1-0/+1
2019-02-24msdkdec: release the occupied surface for MFX_WRN_DEVICE_BUSYHaihao Xiang1-0/+6
2019-02-24msdk: don't destroy an image twiceHaihao Xiang1-2/+19
2019-02-24msdk: move the comment to the correct placeHaihao Xiang1-5/+6
2019-02-19decklink: add Hardware tag to element metadataTim-Philipp Müller4-4/+8
2019-02-19wasapi: add Hardware tag to element metadataTim-Philipp Müller2-2/+2
2019-02-19winks: add Hardware tag to element metadataTim-Philipp Müller1-1/+1
2019-02-19androidmedia: add Hardware tag to element metadataTim-Philipp Müller3-3/+3
2019-02-19applemedia: add Hardware tag to element metadataTim-Philipp Müller4-5/+5
2019-02-19msdk: add Hardware tag to element metadataTim-Philipp Müller12-12/+12
2019-02-19nvenc, nvdec: add Hardware tag to element metadataTim-Philipp Müller3-3/+3
2019-02-19msdkvpp: allow UYVY in DMABuf mode in the sink padHaihao Xiang1-1/+1
2019-02-19msdkvpp: allow UYVY in the src padHaihao Xiang1-2/+2
2019-02-19msdk: map GST_VIDEO_FORMAT_UYVY to VA_FOURCC_UYVYHaihao Xiang1-0/+4
2019-02-19msdkvpp: allow BGRx in DMABuf mode in the src padHaihao Xiang1-1/+1
2019-02-18vcdsrc: Remove unusable VCD sourceBastien Nocera6-702/+2
2019-02-12decklinkvideosink: Use S334_EIA_608 instead of S334_EIA_708 for CEA608 outputSebastian Dröge1-4/+4
2019-02-12decklinkvideosink: S334 1A CEA608 closed captions have the first bit set for ...Sebastian Dröge1-3/+2
2019-02-12msdkdec: set decode_only for output onlyHaihao Xiang1-2/+5
2019-02-12msdk: verify the driver nameHaihao Xiang1-1/+2
2019-02-08Add device provider for AVFoundation capture devices.Josh Matthews7-103/+443
2019-02-06misc: Fix warnings on Cerbero MinGWNirbheek Chauhan5-6/+13
2019-02-03msdkdec: Release occupied surface for MFX_ERR_MORE_DATAHaihao Xiang2-2/+14
2019-02-02msdkdec: explain the the extra ref of input bufferVíctor Manuel Jáquez Leal1-0/+7
2019-02-02msdkdec: avoid releasing the input buffer when it is still in useHaihao Xiang1-5/+12
2019-01-31msdkvp9dec: output P010_10LE buffer if possibleHaihao Xiang1-2/+2
2019-01-31msdkvp9dec: use separate src capsHaihao Xiang1-0/+14
2019-01-30d3dhelpers.c: fix typo in debug outputAaron Boxer1-2/+1
2019-01-28meson: Fix building of the nvdec plugin on WindowsNirbheek Chauhan1-2/+13
2019-01-25avfvideosrc: add device-name propertyVaL Doroshchuk1-2/+14
2019-01-25msdkdec: set the mfx picture structure to MFX_PICSTRUCT_PROGRESSIVE if it is ...Haihao Xiang1-0/+7
2019-01-24msdkh265enc: enable low power modeHaihao Xiang2-4/+44
2019-01-24msdk: bufferpool: refactor memory type decisionVíctor Manuel Jáquez Leal1-26/+31
2019-01-24msdk: fix some comments typosVíctor Manuel Jáquez Leal1-4/+5
2019-01-24msdk: decoder: fatal failure if negotiations failsVíctor Manuel Jáquez Leal1-1/+6