commit | c620cbd7f8dc75f6819e2b862d3c09970560bc63 | [log] [tgz] |
---|---|---|
author | James Dong <jdong@google.com> | Fri Jul 27 17:14:44 2012 -0700 |
committer | James Dong <jdong@google.com> | Mon Jul 30 13:44:37 2012 -0700 |
tree | dcc433846ff4918819ace5ed5b57e3e70290aae6 | |
parent | 9fbe94294ce2053d102ff5de89846a0c5015fb58 [diff] |
Refactoring how the box table entries are stored in MPEG4Writer o Helps drastically reduce the time writing all the box table entries for long duration video recording sessions. Experiments showed that the time is reduced from multiple seconds to less than one second for around 2.5 hours of video recording. Change-Id: I6a696823e2938b76fcf2c73605f51bf5e5c2d749 related-to-bug: 6435176