summaryrefslogtreecommitdiff
path: root/libavcodec/nvdec.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/nvdec.h')
-rw-r--r--libavcodec/nvdec.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavcodec/nvdec.h b/libavcodec/nvdec.h
index 22b66d0bc8..66f3ca59e7 100644
--- a/libavcodec/nvdec.h
+++ b/libavcodec/nvdec.h
@@ -59,6 +59,7 @@ typedef struct NVDECContext {
uint8_t *bitstream;
int bitstream_len;
unsigned int bitstream_allocated;
+ uint8_t *bitstream_internal;
unsigned *slice_offsets;
int nb_slices;