OSDN Git Service

Skip the endianness marker when converting UCS-2 to UTF-8, since it
authorMarco Nelissen <marcone@google.com>
Mon, 8 Feb 2010 23:04:23 +0000 (15:04 -0800)
committerMarco Nelissen <marcone@google.com>
Tue, 9 Feb 2010 00:16:54 +0000 (16:16 -0800)
commit3887ac7eb473b2cb6da37ed360c836adf0a479f3
treeeafb48418a014c7c3ca5073573b9cccaad90ce90
parent655306f8a80b3e9fc52daf458ef319a8ed8c564c
Skip the endianness marker when converting UCS-2 to UTF-8, since it
ends up in the UTF-8 string otherwise.
media/libstagefright/id3/ID3.cpp