comparison gifdec.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 b21c2af60bc9
children d52c718e83f9
comparison
equal deleted inserted replaced
2399:e1fdab28da80 2400:fcaecfb05781