OSDN Git Service

Return a runtime error instead of assertion if seeking beyond EOS in mpeg4 files.
authorAndreas Huber <andih@google.com>
Thu, 6 Oct 2011 16:07:12 +0000 (09:07 -0700)
committerAndreas Huber <andih@google.com>
Thu, 6 Oct 2011 16:07:12 +0000 (09:07 -0700)
commit788a07fc61bad7ea2f0e3cca3f126b52a9bab376
treeed991f32cc744c9f8e36a173d2ca679fe12d211a
parentd20bf0676d6db8f12edcd2307f82409c076c7015
Return a runtime error instead of assertion if seeking beyond EOS in mpeg4 files.

Change-Id: If6531b4a1ff45460cfcdcc04764c5c63a2f5a749
related-to-bug: 5418914
media/libstagefright/MPEG4Extractor.cpp