X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavformat%2Fisom.h;h=9aea629293dd1286838ab3547ffaae695340dd69;hb=f7b7d51a37ddbd15be5611b86799fb6d3e443fff;hp=fdd98c28f5bf920032c6b23916489de64cb98f2b;hpb=3b9ef13588360b16c22ece7521ebd9b11f9ffb17;p=ffmpeg diff --git a/libavformat/isom.h b/libavformat/isom.h index fdd98c28f5b..9aea629293d 100644 --- a/libavformat/isom.h +++ b/libavformat/isom.h @@ -141,7 +141,7 @@ typedef struct MOVStreamContext { MOVStts *ctts_data; unsigned int stsc_count; MOVStsc *stsc_data; - int stsc_index; + unsigned int stsc_index; int stsc_sample; unsigned int stps_count; unsigned *stps_data; ///< partial sync sample for mpeg-2 open gop