]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/hevc_sei.h
avcodec/scpr: check for possible out of array access
[ffmpeg] / libavcodec / hevc_sei.h
index d290aaab5325b856efb2df491d5e6c58eca41a09..e92da25bbf76cac0c04d56e34b696d0b37a64935 100644 (file)
@@ -67,6 +67,7 @@ typedef struct HEVCSEIFramePacking {
     int arrangement_type;
     int content_interpretation_type;
     int quincunx_subsampling;
+    int current_frame_is_frame0_flag;
 } HEVCSEIFramePacking;
 
 typedef struct HEVCSEIDisplayOrientation {