OSDN Git Service

Fix our software decoders to reset (more of) their internal state
authorAndreas Huber <andih@google.com>
Mon, 3 Jun 2013 22:48:11 +0000 (15:48 -0700)
committerAndreas Huber <andih@google.com>
Mon, 3 Jun 2013 22:48:11 +0000 (15:48 -0700)
commitd94e716af0e49d775f0c0c4f36dd2c136ba5f2b2
tree5e070c15cf8bf6fb69c1efca1866303fa99e6390
parent7c684c622110af460025eff85082030947278430
Fix our software decoders to reset (more of) their internal state

properly on a transition from idle->loaded.

Change-Id: I56ccfeef24c391e50e42b522194206e35c7ab700
related-to-bug: 9105408
media/libstagefright/codecs/aacdec/SoftAAC2.cpp
media/libstagefright/codecs/amrnb/dec/SoftAMR.cpp
media/libstagefright/codecs/amrnb/dec/SoftAMR.h
media/libstagefright/codecs/m4v_h263/dec/SoftMPEG4.cpp
media/libstagefright/codecs/m4v_h263/dec/SoftMPEG4.h
media/libstagefright/codecs/mp3dec/SoftMP3.cpp
media/libstagefright/codecs/on2/dec/SoftVPX.cpp
media/libstagefright/codecs/on2/dec/SoftVPX.h
media/libstagefright/codecs/on2/h264dec/SoftAVC.cpp
media/libstagefright/codecs/on2/h264dec/SoftAVC.h
media/libstagefright/codecs/vorbis/dec/SoftVorbis.cpp