commit | 1d515f4b608f1e6592780365857855962c0da725 | [log] [tgz] |
---|---|---|
author | xiahong.bao <xiahong.bao@nxp.com> | Thu Dec 29 17:39:22 2016 +0800 |
committer | xiahong.bao <xiahong.bao@nxp.com> | Wed Jan 04 09:23:05 2017 +0800 |
tree | 02386cab74603b2d1a83580b31ea7e020bde67d7 | |
parent | 549e43194717a88bb987f006ba3330c3803325e5 [diff] |
MPEG4Write mdhd duration overflow after recording for 15 hours MPEG4Write mdhd duration of AV track is larger than INT32_MAX after record over 15 hours, so write mdhd box as version 1 type which enhance duration to 64 bit. Change-Id: I874b0a0ddfb7fb8f5b0a255345d8605b6c8ebf68 Signed-off-by: xiahong.bao <xiahong.bao@nxp.com>