OSDN Git Service

Fix sampleTable instantiation, this makes sure that the sample table refers to the...
authorAndreas Huber <andih@google.com>
Fri, 14 May 2010 22:28:51 +0000 (15:28 -0700)
committerAndreas Huber <andih@google.com>
Fri, 14 May 2010 22:32:21 +0000 (15:32 -0700)
commiteb9128f9b0ee660504621381fd96f82d5bf8a3fd
tree828af137ce319ecb2fef1a45562bf6e63aa0c417
parent826c9f7773188c2a7f48d5b2d1ae4612ec2bbb49
Fix sampleTable instantiation, this makes sure that the sample table refers to the custom datasource that caches the metadata to prevent needless seeking.

Change-Id: I576178144ffd753b809e1c4ae269ffc3aa34b511
related-to-bug: 2686604
QA-Impact: well, ..., everything related to streaming mpeg4/aac content over http
media/libstagefright/MPEG4Extractor.cpp