summaryrefslogtreecommitdiff
path: root/libavcodec/nvenc.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/nvenc.h')
-rw-r--r--libavcodec/nvenc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/nvenc.h b/libavcodec/nvenc.h
index b67abcaf18..df0d9caf9c 100644
--- a/libavcodec/nvenc.h
+++ b/libavcodec/nvenc.h
@@ -196,7 +196,7 @@ typedef struct NvencContext
int coder;
int b_ref_mode;
int a53_cc;
- int tc;
+ int s12m_tc;
int dpb_size;
} NvencContext;