OSDN Git Service

Fix a crash where the EOS was signalled but some output buffer were still pending.
authorJames Dong <jdong@google.com>
Wed, 31 Aug 2011 00:06:10 +0000 (17:06 -0700)
committerJames Dong <jdong@google.com>
Wed, 31 Aug 2011 00:06:10 +0000 (17:06 -0700)
commit58c524ec03b4216587388bf0ce49318d91e4452b
tree4dfe6b87c5dfb2b4e889e7e29bb2579ade9aae1e
parent173cc7c86a7226e4167b2c0626a97d57aaca0d0a
Fix a crash where the EOS was signalled but some output buffer were still pending.

Change-Id: Ide111264501441b51bb10629ae2021accf9e1fb5
related-to-bug: 5234126
media/libstagefright/OMXCodec.cpp