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