summaryrefslogtreecommitdiffstats
path: root/libhb/nvenc_common.c
Commit message (Expand)AuthorAgeFilesLines
* nvenc: use HB_PROJECT_FEATURE_NVENC instead of USE_NVENCJohn Stebbins2019-04-171-4/+4
* nvenc: silence a compiler warning.sr552019-02-111-1/+1
* nvenc_common: fix compiler warningJohn Stebbins2019-02-111-0/+2
* libhb: Add a hb_global_init_no_hardware that disables all the hardware encode...sr552019-02-111-0/+6
* Update copyright dates to 2019.Bradley Sepos2019-01-011-1/+1
* nvenc: fix crash in nvenc_load_functionsJohn Stebbins2018-06-291-1/+1
* Add NVEnc encoder. (Round 3) (#1437)Scott2018-06-291-0/+57