summaryrefslogtreecommitdiff
path: root/sys/nvdec
Commit message (Expand)AuthorAgeFilesLines
* nvenc/nvdec: Add NVIDIA SDK headers to noinst_HEADERSNiels De Graef2019-05-021-1/+3
* nvenc: Fix build when cuda is found but nvenc is disabledNirbheek Chauhan2019-03-111-2/+3
* nvenc, nvdec: add Hardware tag to element metadataTim-Philipp Müller2019-02-191-1/+1
* meson: Fix building of the nvdec plugin on WindowsNirbheek Chauhan2019-01-281-2/+13
* nvdec: Rely on upstream's value for interlace-mode with hevcMatthew Waters2018-12-121-2/+9
* nvdec: Add meson build with Windows supportSeungha Yang2018-11-251-0/+38
* nvdec: Drop dynlink interface and use NVIDIA CODEC SDK insteadSeungha Yang2018-11-255-254/+1
* nvdec/nvenc: Shipping NVIDA Codec SDK headersSeungha Yang2018-11-252-0/+1354
* nvdec: Add support VP8/VP9 decodingSeungha Yang2018-05-051-1/+5
* nvdec: Add colorimetry info to the capsJan Schmidt2018-04-281-0/+98
* nvdec: Use gst_video_info_to_caps to build caps.Jan Schmidt2018-04-271-8/+14
* nvdec/nvenc: Support CUDA Toolkit 9Snir Sheriber2018-04-175-5/+258
* gl: update plugins to use GstGL from -baseTim-Philipp Müller2017-12-191-5/+6
* nvdec: implement flush/drainMatthew Waters2017-11-221-0/+42
* nvdec: Correctly set the discontinuity flagPer-Erik Brodin2017-09-201-1/+1
* nvdec: fix build after GL/gl.h no longer includedPer-Erik Brodin2017-08-301-0/+1
* nvdec: Use qdata on memory instead of buffer metaPer-Erik Brodin2017-06-281-171/+79
* nvdec: New plugin for NVIDIA hardware video decodePer-Erik Brodin2017-06-274-0/+1215