summaryrefslogtreecommitdiff
path: root/libavcodec/h264.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/h264.h')
-rw-r--r--libavcodec/h264.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libavcodec/h264.h b/libavcodec/h264.h
index 49bd4641a9..bf8b07e871 100644
--- a/libavcodec/h264.h
+++ b/libavcodec/h264.h
@@ -680,6 +680,8 @@ typedef struct H264Context {
*/
int sei_reguserdata_afd_present;
uint8_t active_format_description;
+ int a53_caption_size;
+ uint8_t *a53_caption;
/**
* Bit set of clock types for fields/frames in picture timing SEI message.