Haihao Xiang 7820109b88 ivfparse: Check the data size against IVF_FRAME_HEADER_SIZE
It is parsing frame data and so should check the data size against the
frame header size instead of the file header size. If don't, it is
possible to drop the last frame because IVF_FILE_HEADER_SIZE is greater
than IVF_FRAME_HEADER_SIZE
2019-05-22 12:37:29 +08:00
..
2019-05-13 17:00:00 -04:00
2019-05-13 17:00:00 -04:00
2019-05-13 17:00:00 -04:00
2019-05-21 13:31:52 +00:00
2019-05-13 17:00:00 -04:00
2019-05-13 17:00:00 -04:00