comparison raw.c @ 2400:fcaecfb05781 libavformat

When looking for the last packet in each stream, so as to calculate the duration, don't stop as soon as all streams have seen at least one packet. Otherwise the duration will be shorter than it should be. We must keep reading to the end-of-file. patch by neilb suse de
author michael
date Sat, 18 Aug 2007 00:52:05 +0000
parents 8715adf607ce
children 213268d7594e
comparison
equal deleted inserted replaced
2399:e1fdab28da80 2400:fcaecfb05781