OSDN Git Service

Skip any number of leading ID3v2 tags (instead of just the first), also simplify...
authorAndreas Huber <andih@google.com>
Wed, 31 Mar 2010 18:08:23 +0000 (11:08 -0700)
committerAndreas Huber <andih@google.com>
Wed, 31 Mar 2010 18:08:23 +0000 (11:08 -0700)
commit0d34d8b4d5ad8695daef2e0db9e8316fab8942d4
tree17899eacaf4e3c0c3fb1c1dcdb1bd8b42915cc9d
parent95a321fcde17cbb79d89244eee3c1297c449b1a0
Skip any number of leading ID3v2 tags (instead of just the first), also simplify/fix the find-consecutive-mp3-frames functionality.

Change-Id: I30b93b21de9bd5509b617cca21f46331562c30ac
related-to-bug: 2553445
media/libstagefright/MP3Extractor.cpp