comparison rtp_h264.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 75e51cba276e
children c8a47f9a36a8
comparison
equal deleted inserted replaced
5148:74d599c373f9 5149:4a53fcd622ea