[bug with this line code](https://github.com/omxcodec/stagefright-plugins/blob/master/libstagefright/codecs/ffmpegdec/adec/SoftFFmpegAudio.cpp#L1443) outHeader->nTimeStamp must be mAudioClock or the duration of the audio `outHeader->nTimeStamp = mAudioClock ;` if 0 will cause Videw Drain with wrong timestamp!