Mercurial > libavformat.hg
comparison swfenc.c @ 5163:01514407ab35 libavformat
Use all 32 bits of the timestamp when calculating flv duration.
At the moment, duration is mainly set from the metadata packet. If that is not
available, the fallback is checking the low 24 bits of the last packet. This is
not enough for files over 4,6 hours in length, so read all 32 bits instead.
patch by Martin Storsj, martin martin st
author | diego |
---|---|
date | Mon, 07 Sep 2009 10:49:51 +0000 |
parents | 33a244b7ca65 |
children | 536e5527c1e0 |
comparison
equal
deleted
inserted
replaced
5162:68b98b497783 | 5163:01514407ab35 |
---|