X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Fhevcdec.h;h=dfb12eff8bbc94cb808bd5d275a8512a9af5d819;hb=a308324ef7e5d4dbdb2ae95b526ac3bb8294f7cc;hp=e5879a5c2bd46aa1464740ad3d89069b03d6ffd6;hpb=b853d6aa5b918c6ca4786f14cd1fa8a1c4254fe9;p=ffmpeg diff --git a/libavcodec/hevcdec.h b/libavcodec/hevcdec.h index e5879a5c2bd..dfb12eff8bb 100644 --- a/libavcodec/hevcdec.h +++ b/libavcodec/hevcdec.h @@ -564,7 +564,7 @@ typedef struct HEVCContext { uint8_t is_md5; uint8_t context_initialized; - uint8_t is_nalff; ///< this flag is != 0 if bitstream is encapsulated + int is_nalff; ///< this flag is != 0 if bitstream is encapsulated ///< as a format defined in 14496-15 int apply_defdispwin;