index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavcodec
/
nvenc.c
Age
Commit message (
Expand
)
Author
2019-11-17
avcodec/nvenc: make sure newly allocated packets are refcounted
Timo Rothenpieler
2019-09-24
avcodec/nvenc: add driver version info for SDK 9.1
Timo Rothenpieler
2019-04-27
avcodec/nvenc: fix indentation
Timo Rothenpieler
2019-04-27
avcodec/nvenc: only unregister input resources when absolutely needed
Timo Rothenpieler
2019-03-10
avcodec/nvenc: add minimum driver version for SDK 8.2 and 9.0
Timo Rothenpieler
2019-02-14
avcodec/nvenc: add b_as_ref support for HEVC
Roman Arzumanyan
2018-11-14
avutil/hwcontext_cuda: Define and use common CHECK_CU()
Philip Langdale
2018-08-21
avcodec/nvenc: add option to turn off a53 closed caption embedding
Timo Rothenpieler
2018-06-15
avcodec/nvenc: enable nvenc encoder instance reuse
Pavel Koshevoy
2018-05-10
Revert "avcodec/nvenc: make hw_frames_ctx fully optional"
Timo Rothenpieler
2018-05-04
avcodec/nvenc: move reconfig_encoder call inside of push/pop ctx
Timo Rothenpieler
2018-05-04
avcodec/nvenc: add A53CC support
Roman Arzumanyan
2018-05-04
avcodec/nvenc: support dynamic bitrate changes
pkviet
2018-05-04
avcodec/nvenc: support dynamic aspect ratio change
Miroslav Slugeň
2018-05-04
avcodec/nvenc: make hw_frames_ctx fully optional
Timo Rothenpieler
2018-04-13
avcodec/nv{enc,dec}: use sane version checking macro
Timo Rothenpieler
2018-04-11
avcodec/nvenc: update required driver versions for nvenc
Timo Rothenpieler
2018-04-11
avcodec/nvenc: add support for B frames as ref
Timo Rothenpieler
2018-03-02
avcodec/nvenc: Declare support for P016
Philip Langdale
2018-01-28
avcodec/nvenc: also clear data pointer after unregistering a resource
Timo Rothenpieler
2018-01-28
avcodec/nvenc: add some more error case checks
Timo Rothenpieler
2018-01-28
avcodec/nvenc: unregister input resource when unmapping
Timo Rothenpieler
2018-01-28
avcodec/nvenc: refcount input frame mappings
Timo Rothenpieler
2017-11-29
avcodec/nvenc: set correct error code
Pan Bian
2017-11-20
compat/cuda: Pass a logging context to load functions
Mark Thompson
2017-11-17
avcodec/nvenc: check pop_context return value
Timo Rothenpieler
2017-11-15
nvenc: support d3d11 surface input
Hendrik Leppkes
2017-11-15
nvenc: factor context push/pop into functions
Hendrik Leppkes
2017-09-07
avcodec/nvenc: sanitize variable names
Timo Rothenpieler
2017-09-07
avcodec/nvenc: migrate to new encode API
Timo Rothenpieler
2017-09-02
avcodec/nvenc: always output picture timing SEI
Timo Rothenpieler
2017-09-01
avcodec/nvenc: only push cuda context on encoder close if encoder exists
Timo Rothenpieler
2017-09-01
avcodec/nvenc: add support for specifying entropy coding mode
Timo Rothenpieler
2017-06-02
avcodec/nvenc: fix hw accelerated transcode with bframes
Ganapathy Kasi
2017-06-01
avcodec/nvenc: print minimum driver version on error
Timo Rothenpieler
2017-05-23
avcodec/nvenc: remove unnecessary alignment
Timo Rothenpieler
2017-05-10
avcodec/nvenc: add weighted prediction support
Sumit Agarwal
2017-05-10
avcodec/nvenc: add fractional CQ support
Ben Chang
2017-05-09
avcodec/nvenc: deprecated old rc modes, add new ones
Timo Rothenpieler
2017-05-09
avcodec/nvenc: remove usage of deprecated fields
Timo Rothenpieler
2017-05-07
avcodec/nvenc: use frames hwctx when registering a frame
Timo Rothenpieler
2017-05-07
avcodec/nvenc: support external context in sw mode
Timo Rothenpieler
2017-04-26
avcodec/nvenc: surface allocation reduction
Ben Chang
2017-03-23
avcodec/nvenc: apply quantization factors to cqp
Timo Rothenpieler
2017-03-23
avcodec/nvenc: Deprecate usage of global_quality, introducing qp
Timo Rothenpieler
2017-03-20
lavc/nvenc: misc cosmetics to reduce diff with Libav
Clément Bœsch
2017-03-17
avcodec/nvenc: allow different const-qps for I, P and B frames
Konda Raju
2017-03-01
avcodec/nvenc: add initial QP value options
Konda Raju
2017-03-01
avcodec/nvenc: remove qmin and qmax constraints for vbr
Ganapathy Raman Kasi
2017-02-14
avcodec/nvenc: push cuda context before encoding a frame
Timo Rothenpieler
[next]