summaryrefslogtreecommitdiff
path: root/sys/nvcodec/gstnvh265enc.c
Commit message (Expand)AuthorAgeFilesLines
* nvcodec: Add missing CUDAMemory sink caps in h264 and h265 encodersJulian Bouzas2020-10-161-1/+2
* gst: Update for gst_video_transfer_function_*() function renamingSebastian Dröge2020-09-071-1/+1
* nvcodec: Update for documentationSeungha Yang2020-07-021-26/+98
* nvh265enc: Update for video-hdr struct changeSeungha Yang2020-04-011-70/+30
* nvcodec: Mark class data as may-be-leaked to quiet the leaks tracerNirbheek Chauhan2020-02-121-0/+3
* nvenc: Add support VUYA formatSeungha Yang2019-09-111-1/+2
* nvenc: Add properties to support bframe encoding if device supports itSeungha Yang2019-09-111-0/+53
* nvenc: Add more rate-control optionsSeungha Yang2019-09-111-0/+84
* nvenc: Add support for weighted prediction optionSeungha Yang2019-09-111-2/+40
* nvenc: Add property for AUD insertionSeungha Yang2019-09-111-2/+38
* nvenc: Refactor class hierarchy to handle device capability dependent optionsSeungha Yang2019-09-111-13/+94
* nvenc: Add support for old drivers which could not understand SDK version 9.0Seungha Yang2019-08-291-1/+1
* nvh265enc: Enable HDR related SEI nal insertionSeungha Yang2019-08-081-0/+192
* nvh265enc: Add support YUV 444 10bits encodingSeungha Yang2019-08-081-1/+6
* nvenc: Remove unused member variablesSeungha Yang2019-08-061-20/+0
* nvenc: Register elements per GPU device with capability checkSeungha Yang2019-07-221-130/+26
* nvenc: Specify colorimetry related VUI parametersSeungha Yang2019-07-171-3/+27
* nvdec,nvenc: Port to dynamic library loadingSeungha Yang2019-07-081-0/+435