comparison dc1394.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 62792a60f740
children 491a751cc58c
comparison
equal deleted inserted replaced
2399:e1fdab28da80 2400:fcaecfb05781