comparison soxenc.c @ 5149:4a53fcd622ea libavformat

Check for seek failures in avi_load_index, otherwise if the index offset is invalid (e.g. truncated file) we might end up reading the whole file since trying to seek beyond the end of file does not set EOF.
author reimar
date Wed, 26 Aug 2009 08:38:44 +0000
parents 636161c01391
children 178de7695c6c
comparison
equal deleted inserted replaced
5148:74d599c373f9 5149:4a53fcd622ea