interface clean and inside modification

clean and comment some API.
move the SKIP mv pred location
remove the unused buffer in intra construction.
This commit is contained in:
huili2
2014-01-06 13:28:55 +08:00
parent 42389008a3
commit 32fd2c4e4d
9 changed files with 162 additions and 185 deletions

View File

@@ -94,6 +94,7 @@ class ISVCDecoder {
/*
* src must be 4 byte aligned, recommend 16 byte aligned. the available src size must be multiple of 4.
* this API does not work for now!! This is for future use to support non-I420 color format output.
*/
virtual DECODING_STATE DecodeFrameEx (const unsigned char* pSrc,
const int iSrcLen,