summaryrefslogtreecommitdiff
path: root/libavcodec/cbs_h266.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/cbs_h266.h')
-rw-r--r--libavcodec/cbs_h266.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavcodec/cbs_h266.h b/libavcodec/cbs_h266.h
index 87a2d02cfd..3a6f6d96b5 100644
--- a/libavcodec/cbs_h266.h
+++ b/libavcodec/cbs_h266.h
@@ -833,6 +833,7 @@ typedef struct H266RawSliceHeader {
// derived values
uint32_t num_entry_points; ///< NumEntryPoints
+ uint8_t num_ref_idx_active[2]; ///< NumRefIdxActive[]
} H266RawSliceHeader;