summaryrefslogtreecommitdiff
path: root/libavcodec/nvenc.c
Commit message (Expand)AuthorAge
* lavc: Mark hw_config pointer arrays as constMark Thompson2020-11-08
* avcodec/nvenc: fix build with older SDKsTimo Rothenpieler2020-10-30
* avcodec/nvenc: only enforce explicitly set twopass modeTimo Rothenpieler2020-10-30
* avcodec/nvenc: only auto-pick vbr rc in cq modeTimo Rothenpieler2020-10-30
* avcodec/nvenc: all presets are SDK10 presets nowTimo Rothenpieler2020-10-29
* avcodec/nvenc: removed unused and deprecated fieldTimo Rothenpieler2020-10-21
* avcodec/nvenc: reduce automated use of deprecated modesTimo Rothenpieler2020-10-21
* avcodec/nvenc: mark newly deprecated rc modesTimo Rothenpieler2020-10-21
* avcodec/nvenc: use alias to provide deprecated profilesTimo Rothenpieler2020-10-21
* avcodec/nvenc: update driver versions for SDK 11.0Timo Rothenpieler2020-10-17
* avcodec/utils: calculate frame number of HEVC if the framerate > 30FPSLimin Wang2020-08-16
* avcodec: move ff_alloc_a53_sei() to atsc_53James Almer2020-08-15
* avcodec/nvenc: fix B-Ref-Mode support check for recent HEVCTimo Rothenpieler2020-07-28
* avcodec/nvenc: add new Video SDK 10 featuresRoman Arzumanyan2020-07-01
* avcodec/nvenc: rename tc option to something more uniqueTimo Rothenpieler2020-06-30
* avcodec/nvenc: support for HEVC timecode passthroughLimin Wang2020-06-28
* avcodec/nvenc: add more sei data supportLimin Wang2020-06-28
* avcodec/encode: restructure the core encoding codeJames Almer2020-06-18
* avcodec/nvenc: honor max bitrate in CQ modeRoman Arzumanyan2020-06-04
* avcodec/internal: move packet related functions to their own headerJames Almer2020-06-02
* avcodec/nvenc: zero avg and max bitrate in CQ modeRoman Arzumanyan2020-06-01
* avcodec/nvenc: use framerate if availableZachariah Brown2020-05-15
* avcodec/nvenc: refactor dts calculation logicTimo Rothenpieler2020-05-02
* avcodec/nvenc: offset dts to account for b-frame reorderingTimo Rothenpieler2020-05-01
* avcodec/nvenc: add hardware config metadataMark Thompson2020-04-27
* nvenc: implement flush to help allow an encoder to be re-usedPhilip Langdale2020-01-08
* avcodec/nvenc: make sure newly allocated packets are refcountedTimo Rothenpieler2019-11-17
* avcodec/nvenc: turn feature check failures into warningshydra33332019-10-29
* avcodec/nvenc: make use of new GetLastErrorString functionTimo Rothenpieler2019-09-27
* avcodec/nvenc: pass CUstream to nvenc when availableTimo Rothenpieler2019-09-27
* avcodec/nvenc: add multiple reference frames supportRoman Arzumanyan2019-09-27
* avcodec/nvenc: switch to dedicated dpb_size optionTimo Rothenpieler2019-09-27
* avcodec/nvenc: fix typo in new Windows driver versionTimo Rothenpieler2019-09-24
* avcodec/nvenc: add driver version info for SDK 9.1Timo Rothenpieler2019-09-23
* avcodec/nvenc: fix indentationTimo Rothenpieler2019-04-27
* avcodec/nvenc: only unregister input resources when absolutely neededTimo Rothenpieler2019-04-27
* avcodec/nvenc: add minimum driver version for SDK 8.2 and 9.0Timo Rothenpieler2019-03-10
* avcodec/nvenc: add b_as_ref support for HEVCRoman Arzumanyan2019-02-14
* avutil/hwcontext_cuda: Define and use common CHECK_CU()Philip Langdale2018-11-14
* avcodec/nvenc: add option to turn off a53 closed caption embeddingTimo Rothenpieler2018-08-21
* avcodec/nvenc: enable nvenc encoder instance reusePavel Koshevoy2018-06-15
* Revert "avcodec/nvenc: make hw_frames_ctx fully optional"Timo Rothenpieler2018-05-10
* avcodec/nvenc: move reconfig_encoder call inside of push/pop ctxTimo Rothenpieler2018-05-04
* avcodec/nvenc: add A53CC supportRoman Arzumanyan2018-05-04
* avcodec/nvenc: support dynamic bitrate changespkviet2018-05-04
* avcodec/nvenc: support dynamic aspect ratio changeMiroslav Slugeň2018-05-04
* avcodec/nvenc: make hw_frames_ctx fully optionalTimo Rothenpieler2018-05-04
* avcodec/nv{enc,dec}: use sane version checking macroTimo Rothenpieler2018-04-13
* avcodec/nvenc: update required driver versions for nvencTimo Rothenpieler2018-04-11
* avcodec/nvenc: add support for B frames as refTimo Rothenpieler2018-04-11