aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/nvenc_av1.c
Commit message (Expand)AuthorAgeFilesLines
* all: Don't set AVClass.item_name to its default valueAndreas Rheinhardt2023-12-221-1/+0
* avcodec/nvenc: add option to control subsampling of packed rgb inputTimo Rothenpieler2023-10-091-0/+5
* avcodec/nvenc: let preset decide default gop sizeRicardo Monteiro2023-06-221-1/+1
* avcodec/nvenc: handle frame durations and AV_CODEC_CAP_ENCODER_REORDERED_OPAQUETimo Rothenpieler2023-06-161-1/+2
* Revert "lavc/nvenc: handle frame durations and AV_CODEC_CAP_ENCODER_REORDERED...Timo Rothenpieler2023-06-161-2/+1
* lavc/nvenc: handle frame durations and AV_CODEC_CAP_ENCODER_REORDERED_OPAQUEAnton Khirnov2023-01-291-1/+2
* avcodec/nvenc: add AV1 encoding supportTimo Rothenpieler2022-11-051-0/+189