X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Fhevc.h;h=66b9a2f0fcbb0800d30776e3baa1e14cabc1f55a;hb=5740dc27e1a633b636ae37ae1f7a2ab71a060486;hp=32d6da9968100ba81f84fc3b08e097ebdc9b62a2;hpb=7cecab2f886b539096996980f4379d4b88ab7a46;p=ffmpeg diff --git a/libavcodec/hevc.h b/libavcodec/hevc.h index 32d6da99681..66b9a2f0fcb 100644 --- a/libavcodec/hevc.h +++ b/libavcodec/hevc.h @@ -866,6 +866,7 @@ typedef struct HEVCContext { int bs_height; int is_decoded; + int no_rasl_output_flag; HEVCPredContext hpc; HEVCDSPContext hevcdsp;