OSDN Git Service

Fix crash in Opus and Vorbis decoders
authorPawin Vongmasa <pawin@google.com>
Thu, 8 Jun 2017 23:48:22 +0000 (23:48 +0000)
committerPawin Vongmasa <pawin@google.com>
Fri, 9 Jun 2017 10:53:34 +0000 (03:53 -0700)
commitb607c45afc7e9c9bcb7878f08803c6cdaededff6
tree6698c8f8d8d39a4275ff8f34f7222fcf9d477958
parenta62633366642ce9ae3d99b2574c9148d94bef6e1
Fix crash in Opus and Vorbis decoders

This CL reverts the fix for EOS flag in the first call, which causes a
crash in other tests and is not needed now.

Test: VtsHalMediaOmxV1_0Host
Bug: 62271829
Bug: 37501531
Change-Id: If25b78ba8019250a79e0402bbae7ee4e31b1d781
media/libstagefright/codecs/opus/dec/SoftOpus.cpp
media/libstagefright/codecs/vorbis/dec/SoftVorbis.cpp