OSDN Git Service

Properly advertise the content length of the HTTP stream if available.
authorAndreas Huber <andih@google.com>
Tue, 2 Feb 2010 18:38:40 +0000 (10:38 -0800)
committerAndreas Huber <andih@google.com>
Tue, 2 Feb 2010 18:38:40 +0000 (10:38 -0800)
commit8cc1b2a32c434b237fa95dc9f81261887fdb1cf4
tree444636d1da0736a3735357245b095d3d6815fb9a
parent8a838531cc6b517887a15c7e0871b248424d7224
Properly advertise the content length of the HTTP stream if available.

related-to-bug: 2312941
include/media/stagefright/CachingDataSource.h
include/media/stagefright/HTTPDataSource.h
media/libstagefright/CachingDataSource.cpp
media/libstagefright/HTTPDataSource.cpp