summaryrefslogtreecommitdiff
path: root/sys/nvcodec/gstnvbaseenc.h
Commit message (Expand)AuthorAgeFilesLines
* nvcodec: Get rid of G_GNUC_INTERNALSeungha Yang2021-08-211-1/+0
* gst: don't use volatile to mean atomicMatthew Waters2021-03-221-1/+1
* nvenc: Support CUDA buffer poolSeungha Yang2020-10-161-1/+10
* nvenc: Fix crash when nvenc was reused then freed without encodingSeungha Yang2019-11-221-1/+0
* nvenc: Adjust DTS when bframe is enabledSeungha Yang2019-09-111-0/+4
* nvenc: Add qp-{min,max,const}-{i,p,b} propertiesSeungha Yang2019-09-111-0/+9
* nvenc: Add properties to support bframe encoding if device supports itSeungha Yang2019-09-111-0/+3
* nvenc: Refactoring internal buffer pool structureSeungha Yang2019-09-111-10/+15
* nvenc: Add more rate-control optionsSeungha Yang2019-09-111-0/+19
* nvenc: Add support for weighted prediction optionSeungha Yang2019-09-111-1/+11
* nvenc: Add property for AUD insertionSeungha Yang2019-09-111-0/+2
* nvenc: Refactor class hierarchy to handle device capability dependent optionsSeungha Yang2019-09-111-7/+2
* nvenc: Add support runtime resolution change freelySeungha Yang2019-09-021-12/+2
* nvenc: Use non default CUDA stream and async operationSeungha Yang2019-08-191-0/+1
* nvenc: Port to GstCudaContextSeungha Yang2019-08-071-1/+2
* nvenc: Remove unused member variablesSeungha Yang2019-08-061-4/+0
* nvenc: Register elements per GPU device with capability checkSeungha Yang2019-07-221-1/+10
* nvdec,nvenc: Port to dynamic library loadingSeungha Yang2019-07-081-0/+143