OSDN Git Service

Fix the bug that same video frame has been decoded twice during port reconfig.
authorhkuang <hkuang@google.com>
Tue, 2 Sep 2014 20:57:31 +0000 (13:57 -0700)
committerhkuang <hkuang@google.com>
Wed, 3 Sep 2014 16:56:04 +0000 (09:56 -0700)
commit50f939d655a5156157564cb91434f1cce424b2dd
treeddd0e52d9bb69891a3a763841a1a0705d6eacb64
parentb72726bad6c9253c26c82fea76bdf99e18b8ba6d
Fix the bug that same video frame has been decoded twice during port reconfig.

This does not hurt normal video playback. But in adaptive playback,
this will lead to a little bit delay for some clips.

Bug: 17202935

Change-Id: I5af0a5911e28a1597c74d79960fac25faf72c9d2
media/libstagefright/codecs/on2/dec/SoftVPX.cpp
media/libstagefright/codecs/on2/dec/SoftVPX.h