[codec]: add mpp_slot module

git-svn-id: https://10.10.10.66:8443/svn/MediaProcessPlatform/trunk/mpp@179 6e48237b-75ef-9749-8fc9-41990f28c85a
This commit is contained in:
ChenHengming
2008-01-23 16:18:09 +00:00
parent 28faf8b7a6
commit 1aa89735fa
4 changed files with 122 additions and 19 deletions

View File

@@ -51,6 +51,7 @@ Mpp::Mpp(MppCtxType type, MppCodingType coding)
mType(type),
mCoding(coding),
mStatus(0),
mBufSlots(NULL),
mTask(NULL),
mTaskNum(2)
{