summaryrefslogtreecommitdiff
path: root/libavcodec/nvenc.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/nvenc.h')
-rw-r--r--libavcodec/nvenc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavcodec/nvenc.h b/libavcodec/nvenc.h
index 37d41eaa2e..cd86c47df0 100644
--- a/libavcodec/nvenc.h
+++ b/libavcodec/nvenc.h
@@ -179,6 +179,7 @@ typedef struct NvencContext
int device;
int flags;
int async_depth;
+ int rc_lookahead;
} NvencContext;
int ff_nvenc_encode_init(AVCodecContext *avctx);