搜索资源列表
H.264编码算法的完整源代码
- H.264编码算法的完整源代码 文件:VideoEncoderX264.h class CVideoEncoderX264 : { public: CVideoEncoderX264(void); ~CVideoEncoderX264(void); virtual bool Connect(CVideoEnDecodeNotify* pNotify, const CVideoEnDecodeItem& Item); virtual void Release(void);
HawkVoiceDI
- HawkCrypt is a cryptographic library for password protecting data. It uses MD5 to produce 128 bit encryption keys and random 128 bit (16 byte) salt values. Blowfish is used to perform 128 bit encryption. It also provides MD5 hashing to add a 32
