commit | 5f85066ddf6751901537031f26fa5e21edeac523 | [log] [tgz] |
---|---|---|
author | Gloria Wang <gwang@google.com> | Fri Jul 15 14:20:45 2011 -0700 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Fri Jul 15 14:20:45 2011 -0700 |
tree | 98107098e6f76d7f9dda848c8a7f44f21b4fe805 | |
parent | cd4cc498bb428a74db23cb31ac2490211771b891 [diff] | |
parent | a94090a78392b9b62bc778ec706ff629a26e9bde [diff] |
Merge "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."