commit | 5fc9682e74ab8889affd5d764fabb4bab08cff98 | [log] [tgz] |
---|---|---|
author | Jianhong Jiang <jianhong@google.com> | Wed Sep 30 14:47:59 2009 -0700 |
committer | Jianhong Jiang <jianhong@google.com> | Wed Sep 30 14:47:59 2009 -0700 |
tree | 5247d4b53c29879c0c1211e3a14d24978adecaa5 | |
parent | dbb9b662d2787ccba7f2211569a2126ee1309ead [diff] |
RIO-7174: Encode AVC Mpeg4Bitrate atom. http://b/issue?id=2039880 The change authors the Mpeg4Bitrate atom. But will -- use avg bitrate as max bitrate; -- DecodeBufferDB is set to 0; There is followup work to address these issues. Since the Gallery app only looks for avg bitrate, this change alone is showing the bitrate info correctly.