index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavcodec
/
nvenc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
avcodec/nvenc: make sure newly allocated packets are refcounted
Timo Rothenpieler
2019-11-17
1
-1
/
+5
*
avcodec/nvenc: add driver version info for latest SDKs
Timo Rothenpieler
2019-09-24
1
-1
/
+21
*
avcodec/nvenc: add option to turn off a53 closed caption embedding
Timo Rothenpieler
2018-08-21
1
-1
/
+1
*
avcodec/nvenc: enable nvenc encoder instance reuse
Pavel Koshevoy
2018-06-15
1
-2
/
+10
*
Revert "avcodec/nvenc: make hw_frames_ctx fully optional"
Timo Rothenpieler
2018-05-10
1
-22
/
+15
*
avcodec/nvenc: move reconfig_encoder call inside of push/pop ctx
Timo Rothenpieler
2018-05-04
1
-5
/
+3
*
avcodec/nvenc: add A53CC support
Roman Arzumanyan
2018-05-04
1
-2
/
+28
*
avcodec/nvenc: support dynamic bitrate changes
pkviet
2018-05-04
1
-3
/
+56
*
avcodec/nvenc: support dynamic aspect ratio change
Miroslav Slugeň
2018-05-04
1
-7
/
+60
*
avcodec/nvenc: make hw_frames_ctx fully optional
Timo Rothenpieler
2018-05-04
1
-15
/
+22
*
avcodec/nv{enc,dec}: use sane version checking macro
Timo Rothenpieler
2018-04-13
1
-1
/
+1
*
avcodec/nvenc: update required driver versions for nvenc
Timo Rothenpieler
2018-04-11
1
-2
/
+10
*
avcodec/nvenc: add support for B frames as ref
Timo Rothenpieler
2018-04-11
1
-0
/
+20
*
avcodec/nvenc: Declare support for P016
Philip Langdale
2018-03-02
1
-1
/
+4
*
avcodec/nvenc: also clear data pointer after unregistering a resource
Timo Rothenpieler
2018-01-28
1
-0
/
+2
*
avcodec/nvenc: add some more error case checks
Timo Rothenpieler
2018-01-28
1
-6
/
+18
*
avcodec/nvenc: unregister input resource when unmapping
Timo Rothenpieler
2018-01-28
1
-0
/
+2
*
avcodec/nvenc: refcount input frame mappings
Timo Rothenpieler
2018-01-28
1
-16
/
+23
*
avcodec/nvenc: set correct error code
Pan Bian
2017-11-29
1
-1
/
+3
*
compat/cuda: Pass a logging context to load functions
Mark Thompson
2017-11-20
1
-2
/
+2
*
avcodec/nvenc: check pop_context return value
Timo Rothenpieler
2017-11-17
1
-9
/
+7
*
nvenc: support d3d11 surface input
Hendrik Leppkes
2017-11-15
1
-21
/
+82
*
nvenc: factor context push/pop into functions
Hendrik Leppkes
2017-11-15
1
-95
/
+76
*
avcodec/nvenc: sanitize variable names
Timo Rothenpieler
2017-09-07
1
-17
/
+17
*
avcodec/nvenc: migrate to new encode API
Timo Rothenpieler
2017-09-07
1
-11
/
+54
*
avcodec/nvenc: always output picture timing SEI
Timo Rothenpieler
2017-09-02
1
-2
/
+4
*
avcodec/nvenc: only push cuda context on encoder close if encoder exists
Timo Rothenpieler
2017-09-01
1
-12
/
+13
*
avcodec/nvenc: add support for specifying entropy coding mode
Timo Rothenpieler
2017-09-01
1
-0
/
+9
*
avcodec/nvenc: fix hw accelerated transcode with bframes
Ganapathy Kasi
2017-06-02
1
-0
/
+75
*
avcodec/nvenc: print minimum driver version on error
Timo Rothenpieler
2017-06-01
1
-1
/
+14
*
avcodec/nvenc: remove unnecessary alignment
Timo Rothenpieler
2017-05-23
1
-4
/
+4
*
avcodec/nvenc: add weighted prediction support
Sumit Agarwal
2017-05-10
1
-0
/
+9
*
avcodec/nvenc: add fractional CQ support
Ben Chang
2017-05-10
1
-1
/
+6
*
avcodec/nvenc: deprecated old rc modes, add new ones
Timo Rothenpieler
2017-05-09
1
-11
/
+21
*
avcodec/nvenc: remove usage of deprecated fields
Timo Rothenpieler
2017-05-09
1
-7
/
+0
*
avcodec/nvenc: use frames hwctx when registering a frame
Timo Rothenpieler
2017-05-07
1
-1
/
+1
*
avcodec/nvenc: support external context in sw mode
Timo Rothenpieler
2017-05-07
1
-5
/
+10
*
avcodec/nvenc: surface allocation reduction
Ben Chang
2017-04-26
1
-17
/
+38
*
avcodec/nvenc: apply quantization factors to cqp
Timo Rothenpieler
2017-03-23
1
-3
/
+5
*
avcodec/nvenc: Deprecate usage of global_quality, introducing qp
Timo Rothenpieler
2017-03-23
1
-5
/
+11
*
lavc/nvenc: misc cosmetics to reduce diff with Libav
Clément Bœsch
2017-03-20
1
-13
/
+13
*
avcodec/nvenc: allow different const-qps for I, P and B frames
Konda Raju
2017-03-17
1
-9
/
+20
*
avcodec/nvenc: add initial QP value options
Konda Raju
2017-03-01
1
-8
/
+25
*
avcodec/nvenc: remove qmin and qmax constraints for vbr
Ganapathy Raman Kasi
2017-03-01
1
-10
/
+3
*
avcodec/nvenc: push cuda context before encoding a frame
Timo Rothenpieler
2017-02-14
1
-0
/
+28
*
avcodec/nvenc: set frame buffer format for mapped frames
Timo Rothenpieler
2017-02-13
1
-0
/
+1
*
avcodec/nvenc: add logging for more error cases
Timo Rothenpieler
2017-01-20
1
-2
/
+6
*
avcodec/nvenc: make gpu indices independend of supported capabilities
Timo Rothenpieler
2017-01-20
1
-2
/
+5
*
avcodec/nvenc: Add bluray_compat basic implementation
Miroslav Slugen
2017-01-01
1
-0
/
+15
*
avcodec/nvenc: Make AUD optional for h264_nvenc and hevc_nvenc
Miroslav Slugen
2017-01-01
1
-2
/
+2
[next]