OSDN Git Service

The length information of the chunks making up vorbis codec specific info
authorAndreas Huber <andih@google.com>
Wed, 14 Nov 2012 23:24:53 +0000 (15:24 -0800)
committerAndreas Huber <andih@google.com>
Thu, 15 Nov 2012 17:47:02 +0000 (09:47 -0800)
commit5ce181568da90c78ba7fad3e084c8479041545df
tree048c10cdf32b82942971ddd1ab478dcf04ecd778
parent7e900282f04844b723986fa51b72f61a80e05c2f
The length information of the chunks making up vorbis codec specific info

are "Xiph-style-lacing encoded" instead of individual bytes.

Change-Id: Ic1274a5bd8f082197bae6831da04002762a920c5
related-to-bug: 7401329
media/libstagefright/codecs/on2/dec/SoftVPX.cpp
media/libstagefright/matroska/MatroskaExtractor.cpp