summaryrefslogtreecommitdiff
path: root/sys/nvenc
Commit message (Expand)AuthorAgeFilesLines
* nvenc, nvdec: add Hardware tag to element metadataTim-Philipp Müller2019-02-192-2/+2
* build: Don't forget to add windows files to EXTRA_DISTNirbheek Chauhan2019-01-181-0/+3
* nvh265enc: Fix email address typoSeungha Yang2018-11-251-1/+1
* nvenc: Fix undefined reference build error on MSVC and CUDA 9.1Seungha Yang2018-11-251-12/+24
* nvenc: Fix MSVC build error C2121Seungha Yang2018-11-252-15/+25
* nvenc: Add meson build with Windows supportSeungha Yang2018-11-254-5/+82
* nvdec/nvenc: Shipping NVIDA Codec SDK headersSeungha Yang2018-11-251-0/+3415
* nvenc: Fix build warning errorSeungha Yang2018-05-181-3/+7
* nvenc: Remove GST_USE_UNSTABLE_API definesJan Schmidt2018-04-252-2/+0
* nvenc: Use the HAVE_NVENC_GST_GL define instead of HAVE_GST_GLJan Schmidt2018-04-252-2/+2
* nvh265enc: Add Nvidia GPU based HEVC encoderSeungha Yang2018-04-254-2/+500
* nvencbase: Define sinkpad template in subclassSeungha Yang2018-04-252-19/+18
* nvenc: Add debug catagory for nvh264encSeungha Yang2018-04-254-1/+9
* nvbaseenc: fix build warnings with HAVE_NVENC_GST_GLDaeseok Youn2018-04-021-1/+3
* nvenc: add "gop-size" propertyTim-Philipp Müller2018-01-243-0/+26
* nvenc: mark properties that can be changed at runtime accordinglyTim-Philipp Müller2018-01-241-12/+18
* nvenc: Add support for dynamic bitrate/preset reconfigurationOle André Vadla Ravnås2018-01-242-0/+19
* nvenc: Add support for I420Ole André Vadla Ravnås2018-01-241-16/+45
* gl: update plugins to use GstGL from -baseTim-Philipp Müller2017-12-191-5/+5
* nvbaseenc: Fix Memory leak in error casePonnam Srinivas2017-10-131-3/+7
* Remove plugin specific static build optionNicolas Dufresne2017-05-161-1/+0
* nvenc: Stop bitstream thread in ::stop()Ole André Vadla Ravnås2017-04-191-0/+3
* nvenc: Update to the current gstreamer-gl APIOle André Vadla Ravnås2017-04-191-2/+1
* nvenc: add some rate control modes/propertiesMatthew Waters2016-04-082-1/+148
* nvenc: move codec config initialization from the implementation to the base c...Matthew Waters2016-04-083-154/+139
* nvenc: add preset selectionMatthew Waters2016-04-084-4/+141
* nvenc: add support for building against version 6 of the SDKMatthew Waters2016-03-311-1/+21
* bad: use new gst_element_class_add_static_pad_template()Vineeth TM2016-03-242-4/+2
* nvenc: release the frames and list when searching for an output bufferMatthew Waters2016-02-251-4/+14
* nvenc: update for recent GL api changesMatthew Waters2016-01-121-17/+20
* nvenc: fix high CPU use on initialization of multiple encoders at the same timeMatthew Marsh2015-12-221-0/+12
* nvenc: call the parent class on GstElement::set_contextMatthew Waters2015-09-291-0/+2
* Add Nvidia based hardware encoder elementMatthew Waters2015-09-299-0/+2792