]> git.sesse.net Git - ffmpeg/blobdiff - libavformat/isom.h
avcodec/decode: Pass on the Closed Captions Side Data
[ffmpeg] / libavformat / isom.h
index fdd98c28f5bf920032c6b23916489de64cb98f2b..9aea629293dd1286838ab3547ffaae695340dd69 100644 (file)
@@ -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