OSDN Git Service

dashenc: Change the duration fields to 64 bit
authorMartin Storsjö <martin@martin.st>
Wed, 10 Dec 2014 06:08:59 +0000 (08:08 +0200)
committerMartin Storsjö <martin@martin.st>
Wed, 10 Dec 2014 20:51:51 +0000 (22:51 +0200)
commite737a4aaafcb1d761b7f96043c2f83ce742c64ae
tree0a53f8291d7033f0494d029e809eee10974899bd
parentc7921a480467876ece06566e0efd8f6bce9d1903
dashenc: Change the duration fields to 64 bit

For the last_duration field, it's mostly theoretical, but the
total_duration field more probably may need to actually be 64 bit.

Bug-Id: CID 1254944
Signed-off-by: Martin Storsjö <martin@martin.st>
libavformat/dashenc.c