OSDN Git Service

For mpeg4 files streamed through HTTP, cache the entire sampletable metadata chunk...
authorAndreas Huber <andih@google.com>
Thu, 28 Jan 2010 22:27:37 +0000 (14:27 -0800)
committerAndreas Huber <andih@google.com>
Thu, 28 Jan 2010 22:27:37 +0000 (14:27 -0800)
commitaffa99c52957685f5a5652ab5254b92e729651c7
tree4087d2bafdb978c0357189843649e1a938a28585
parent433c9acaf7715eec080426af03cf1bf288076fe8
For mpeg4 files streamed through HTTP, cache the entire sampletable metadata chunk in memory if possible.

related-to-bug: 2295438
media/libstagefright/HTTPDataSource.cpp
media/libstagefright/MPEG4Extractor.cpp