mirror of
https://github.com/nyanmisaka/mpp.git
synced 2025-10-06 01:26:49 +08:00
remove warning/error in windows vs
git-svn-id: https://10.10.10.66:8443/svn/MediaProcessPlatform/trunk/mpp@501 6e48237b-75ef-9749-8fc9-41990f28c85a
This commit is contained in:
@@ -190,7 +190,7 @@ MPP_RET Mpp::get_frame(MppFrame *frame)
|
||||
mThreadCodec->signal();
|
||||
if (mOutputBlock)
|
||||
mFrames->wait();
|
||||
usleep(1000);
|
||||
msleep(1);
|
||||
}
|
||||
|
||||
if (mFrames->list_size()) {
|
||||
|
Reference in New Issue
Block a user