OSDN Git Service

Ensure proper EOS behavior
authorMarco Nelissen <marcone@google.com>
Thu, 20 Dec 2012 19:19:49 +0000 (11:19 -0800)
committerMarco Nelissen <marcone@google.com>
Thu, 20 Dec 2012 19:19:49 +0000 (11:19 -0800)
commit4c44e9fed87ff6363393f2559b150291242da247
tree3082997c20ed056ec25f71496a3c7a6a337a1a4e
parent0ebf429406d796df74f781dfe085ee73851fe2a1
Ensure proper EOS behavior

If a buffer is tagged with EOS but has data in it, decode that data
instead of ignoring it.

Change-Id: Ie41c8485c3ad7fe7d9c64f0752c2e7601d91d602
media/libstagefright/codecs/m4v_h263/dec/SoftMPEG4.cpp
media/libstagefright/codecs/on2/h264dec/SoftAVC.cpp