X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Fhevc_sei.h;h=e92da25bbf76cac0c04d56e34b696d0b37a64935;hb=99cc3cf7a26cd4113e5047034577027d8c6f07a2;hp=d290aaab5325b856efb2df491d5e6c58eca41a09;hpb=64581372005d57e47ef6580ee2a0e81144f3e5d2;p=ffmpeg diff --git a/libavcodec/hevc_sei.h b/libavcodec/hevc_sei.h index d290aaab532..e92da25bbf7 100644 --- a/libavcodec/hevc_sei.h +++ b/libavcodec/hevc_sei.h @@ -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 {