• Glenn Kasten's avatar
    Fix various bugs found with unit tests · e31a69fc
    Glenn Kasten authored
    ISeek::SetLoop was returning undefined status.
    Khronos Bug 7614 - sizeof(long) != 32 bits on x86_64.
    Fix bug in IID hashing due to the above.
    Fix bug in GenericMediaPlayer::onLoop; was using mPlayer without checking for NULL.
    Fix wrong API level in tests/sandbox/object.c.
    Decrease log level from I to V in MediaPlayerNotificationClient::notify
        and GenericPlayer::~GenericPlayer.
    Fix memory leak in tests/sandbox/engine.c.
    Comment out overly verbose log in tests/sandbox/streamSource/slesTestPlayStream.cpp.
    
    Change-Id: I322fa9e19ee95ea1e18870a20f6a3c03b8f21208
    e31a69fc
android_GenericMediaPlayer.cpp 10.2 KB