]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/h264_sei.h
avcodec/h264_sei: Check actual presence of SEI picture timing instead of implying it
[ffmpeg] / libavcodec / h264_sei.h
index 91977952ca7ae2f9e817e657fe1728037a3d680e..da3b3918603767d38d178aa3af29a5afcfe2fa24 100644 (file)
@@ -64,6 +64,7 @@ typedef enum {
 } SEI_FpaType;
 
 typedef struct H264SEIPictureTiming {
+    int present;
     SEI_PicStructType pic_struct;
 
     /**