git.videolan.org
/
ffmpeg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
avcodec/nvenc: add rate control option
[ffmpeg.git]
/
libavcodec
/
nvenc.h
diff --git
a/libavcodec/nvenc.h
b/libavcodec/nvenc.h
index
8007311
..
fd44ebc
100644
(file)
--- a/
libavcodec/nvenc.h
+++ b/
libavcodec/nvenc.h
@@
-170,6
+170,7
@@
typedef struct NvencContext
int profile;
int level;
int tier;
+ int rc;
int cbr;
int twopass;
int gpu;