X-Git-Url: http://git.osdn.jp/view?a=blobdiff_plain;f=libhb%2Freader.c;h=8c5ecdd2a6d862e45716ae39b34d64ba22d5543c;hb=c593146bf3fab6290c71cbbb974e0a756e43f5e0;hp=7b44a6500efb70b6aaff13114baf77c57dda632d;hpb=2327fee8183124631ba4b43e0b35f984e1b85a3a;p=handbrake-jp%2Fhandbrake-jp-git.git diff --git a/libhb/reader.c b/libhb/reader.c index 7b44a650..8c5ecdd2 100644 --- a/libhb/reader.c +++ b/libhb/reader.c @@ -27,7 +27,7 @@ typedef struct int64_t scr_offset; hb_psdemux_t demux; int scr_changes; - uint sequence; + uint32_t sequence; uint8_t st_slots; // size (in slots) of stream_timing array uint8_t saw_video; // != 0 if we've seen video uint8_t saw_audio; // != 0 if we've seen audio