OSDN Git Service

mov: Fix wrong timestamp generation for fragmented movies that have time offset cause...
authorYusuke Nakamura <muken.the.vfrmaniac@gmail.com>
Fri, 13 May 2011 14:46:48 +0000 (23:46 +0900)
committerAnton Khirnov <anton@khirnov.net>
Fri, 10 Jun 2011 07:06:02 +0000 (09:06 +0200)
commitf33a6a22b4f2382a5113194335ae2a22ae957fed
treebf5dc23f096d78221a0d73c4ef4d94a71fe142c0
parentd8999306e516663de2b46aed0c79f7bcc77eb5a1
mov: Fix wrong timestamp generation for fragmented movies that have time offset caused by the first edit list entry.

Signed-off-by: Anton Khirnov <anton@khirnov.net>
libavformat/mov.c