commit | 1b30bde3d4447e4c9b767c68584b8997bd930720 | [log] [tgz] |
---|---|---|
author | Vignesh Venkatasubramanian <vigneshv@google.com> | Tue Jun 02 15:36:01 2015 -0700 |
committer | Lajos Molnar <lajos@google.com> | Wed Jun 03 17:39:49 2015 +0000 |
tree | a3f1dbdda455e7bce6d78ed7884f9eb22f18bf0e | |
parent | 77f101b342b6d206b6f530991f3333dfedeebab6 [diff] |
libstagefright/SoftOpus: Ignore CSD resubmissions NuPlayerDecoder re-submits the CSDs on seek. Opus decoder does not need the CSDs on seek. So, we merely ignore the resubmissions of CSD in SoftOpus so that it is not passed to the decoder thereby screwing up its state. Bug: 21565945 Change-Id: Ia74f4b1733e42171131484a6a7f3fd923fe26434