index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavcodec
/
nvenc_hevc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
avcodec/nvenc: migrate to new encode API
Timo Rothenpieler
2017-09-07
1
-0
/
+4
*
avcodec/nvenc: Add default value for AVCodecContext::refs
Srinath K R
2017-06-01
1
-0
/
+1
*
avcodec/nvenc: add weighted prediction support
Sumit Agarwal
2017-05-10
1
-0
/
+2
*
avcodec/nvenc: add fractional CQ support
Ben Chang
2017-05-10
1
-1
/
+1
*
avcodec/nvenc: deprecated old rc modes, add new ones
Timo Rothenpieler
2017-05-09
1
-10
/
+13
*
avcodec/nvenc: surface allocation reduction
Ben Chang
2017-04-26
1
-2
/
+2
*
avcodec/nvenc: Deprecate usage of global_quality, introducing qp
Timo Rothenpieler
2017-03-23
1
-0
/
+2
*
avcodec/nvenc: add initial QP value options
Konda Raju
2017-03-01
1
-0
/
+3
*
avcodec/nvenc: allow forcing keyframes by default
Timo Rothenpieler
2017-02-20
1
-1
/
+1
*
avcodec/nvenc: Add bluray_compat basic implementation
Miroslav Slugen
2017-01-01
1
-0
/
+1
*
avcodec/nvenc: Make AUD optional for h264_nvenc and hevc_nvenc
Miroslav Slugen
2017-01-01
1
-0
/
+1
*
avcodec/nvenc: maximum usable surfaces are limited to maximum registered frames
Miroslav Slugeň
2016-11-22
1
-1
/
+1
*
avcodec/nvenc_hevc: Added missing option -temporal_aq
Sven C. Dack
2016-10-19
1
-0
/
+1
*
avcodec/nvenc: add support for forcing intra/idr frames
Timo Rothenpieler
2016-10-12
1
-0
/
+2
*
avcodec/nvenc: nicely align AVOptions
Timo Rothenpieler
2016-09-28
1
-64
/
+75
*
avcodec/nvenc: Extended rate-control support as provided by SDK 7
Yogender Gupta
2016-09-28
1
-0
/
+7
*
avcodec/nvenc: add HEVC REXT profile
Timo Rothenpieler
2016-09-28
1
-1
/
+2
*
avcodec/nvenc: added support for rate control lookahead
Oliver Collyer
2016-08-28
1
-0
/
+1
*
avcodec/nvenc: added support for 10 bit HEVC encoding
Oliver Collyer
2016-08-28
1
-2
/
+3
*
avcodec/nvenc: Bring encoder names in line with other encoders
Timo Rothenpieler
2016-06-25
1
-8
/
+41
*
avcodec/nvenc: rework library load and GPU selection
Andrey Turkin
2016-05-31
1
-1
/
+3
*
avcodec/nvenc: allow configuring number of surfaces
Andrey Turkin
2016-05-31
1
-1
/
+2
*
avcodec/nvenc: use INIT_CLEANUP to deal with init failures
Andrey Turkin
2016-05-31
1
-0
/
+1
*
avcodec/nvenc: add rate control option
Andrey Turkin
2016-05-31
1
-0
/
+8
*
avcodec/nvenc: convert tier to AVOptions
Andrey Turkin
2016-05-31
1
-1
/
+3
*
avcodec/nvenc: convert levels to AVOptions
Andrey Turkin
2016-05-31
1
-1
/
+21
*
avcodec/nvenc: convert profile parsing to AVOptions
Andrey Turkin
2016-05-31
1
-1
/
+2
*
avcodec/nvenc: use AVOptions to select presets
Andrey Turkin
2016-05-31
1
-1
/
+13
*
avcodec/nvenc: split H264/HEVC encoder definitions into separate files
Andrey Turkin
2016-05-31
1
-0
/
+72