X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Fhevc_sei.h;h=e92da25bbf76cac0c04d56e34b696d0b37a64935;hb=4678339e745dac8fa4288541b79f1577f19bb4c2;hp=d290aaab5325b856efb2df491d5e6c58eca41a09;hpb=3f272009547fe1b941764297007ea1aa576eda6f;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 {