summaryrefslogtreecommitdiff
path: root/sys/nvenc
Commit message (Expand)AuthorAgeFilesLines
* 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