commit | c2e5ca3cac4f2b1e83f68a94eee50761783d5a63 | [log] [tgz] |
---|---|---|
author | Gloria Wang <gwang@google.com> | Fri Jul 15 11:53:17 2011 -0700 |
committer | Gloria Wang <gwang@google.com> | Fri Jul 15 12:08:00 2011 -0700 |
tree | de0633f9e217367776435db973b5eab73c42af3a | |
parent | 23399b7048cad213e9fa5b7e40ac7dfb38e0824d [diff] |
Use unsigned char to store table of contents retrieved from XING header. Our compiler treats char default to unsigned (trygon-eng on master branch). If I force "signed char" for the table of contents array, some MediaFramework tests for VBR mp3 would fail. Change-Id: I725e2d4dfe57ff36fdb1d65fe3184f7ab41ad695