[mpp_dec]: add hal callback to parser

[h265d]:fix h265 stream eos cause play end 

git-svn-id: https://10.10.10.66:8443/svn/MediaProcessPlatform/trunk/mpp@499 6e48237b-75ef-9749-8fc9-41990f28c85a
This commit is contained in:
ChenSiyong
2015-12-02 23:31:17 +00:00
parent 93248127ea
commit ba16ca1559
16 changed files with 112 additions and 13 deletions

View File

@@ -190,6 +190,7 @@ MPP_RET Mpp::get_frame(MppFrame *frame)
mThreadCodec->signal();
if (mOutputBlock)
mFrames->wait();
usleep(1000);
}
if (mFrames->list_size()) {