HOEM_Play_SDK 2.3.20   (2010/11/16)

HOEM_Play_SDK 2.3.18   (2010/9/21)
	Add: Confirm whether there is audio device. If there is no device, show warning message and cancel all related function.
	Important: Please update HPlay_SDK.dll and HPlay_SDK.lib.

HOEM_Play_SDK 2.3.16   (2010/9/17)
	Modified: Fix HOEM_Play_AVI_OpenBHOEM_Play_AVI_Save and HOEM_Play_AVI_Close problem.
	Important: Please update HPlay_SDK.dll and HPlay_SDK.lib.

HOEM_Play_SDK 2.3.14   (2010/9/17)

HOEM_Play_SDK 2.3.12   (2010/8/30)

HOEM_Play_SDK 2.3.10   (2010/8/18)

HOEM_Play_SDK 2.3.8   (2010/8/13)
	Note:1. Need to call HOEM_Play_Init() and HOEM_Play_CreatePlayer(), before calling HOEM_Play_AudioConvert_Init. 
	     2. After calling HOEM_Play_AudioConvert_Deinit, remember to call HOEM_Play_Deinit() and HOEM_Play_DestoryPlayer().

HOEM_Play_SDK 2.3.6   (2010/7/28)

HOEM_Play_SDK 2.3.4   (2010/6/25)

HOEM_Play_SDK 2.3.2   (2010/4/28)
	Important: Please update HPlay_SDK.dll and HPlay_SDK.lib


HOEM_Play_SDK 2.3.0   (2009/12/24)
	Important: Please update HPlay_SDK.dll and HPlay_SDK.lib

	Add:
		Method
			1. HOEM_Play_GetDecodeFrame_264(HDecode_Type DT, 
											  int iCh,
											  HFrame **FrameList,
											  int iListSize,
											  char **pBuf, 
											  unsigned long &lWidth, 
											  unsigned long &lHeight, 
											  SYSTEMTIME &stTime) : Get H264 Decode Frame


HOEM_Play_SDK 2.2.8   (2009/12/08)
	Important: Please update HPlay_SDK.dll and HPlay_SDK.lib
	
	Add:
		Method
			1. HOEM_Play_Set_EncryptKey(int iCh, bool bEnable, char *pEncrypt):Set Channel Encryption Key


HOEM_Play_SDK 2.2.6   (2009/11/26)


HOEM_Play_SDK 2.2.4   (2009/11/11)
	Important: Please update HPlay_SDK.dll


HOEM_Play_SDK 2.2.2   (2009/10/22)
	Important: Please update HPlay_SDK.dll
	
	Modified: Refresh OSD character set.

HOEM_Play_SDK 2.2.0   (2009/09/02)
	Note: Combine DLL version and ActiveX version together and release it. Please update HPlay_SDK.dll


HOEM_Play_SDK 1.10.0   (2009/06/17)
	Important: Please update HPlay_SDK.dll and HPlay_SDK.lib
	
	Add:
		Method
			1. HOEM_Play_SetOSD(int iCh, LPCTSTR OSD, int PositionX, int PositionY,int CharHeight, 
								bool Bold, bool Italic, int ColorR, int ColorG, int ColorB) : Setup OSD
			2. HOEM_Play_CloseOSD(int iCh) : Close OSD


HOEM_Play_SDK 1.9.10   (2009/05/18)


HOEM_Play_SDK 1.9.8   (2009/05/12)
	Important: Please update all *.dll files.
	
	Add: Support H264 video format and Mulaw audio format.


HOEM_Play_SDK 1.9.6   (2009/04/23)


HOEM_Play_SDK 1.9.4   (2009/04/15)
	Important: Please update HPlay_SDK.dll and HPlay_SDK.lib
	
	Modified: Video error with ATI VGA Card.


HOEM_Play_SDK 1.9.2   (2009/03/05)


HOEM_Play_SDK 1.9.0   (2009/01/05)
	Important: Please update HPlay_SDK.dll and HPlay_SDK.lib
	
	Add:
		Method
			1. HOEM_Play_AVI_Open(char *pFileName,HFrame *pSystemFrame) : Open AVI File
			2. HOEM_Play_AVI_Save(HFrame *pFrame) : Save AVI File
			3. HOEM_Play_AVI_Close() : Close AVI File


HOEM_Play_SDK 1.8.6    (2008/12/23)
	Important: Please update HPlay_SDK.dll.
	
	Add:
		Method
			1. HOEM_Play_GetVideoFlip(int iCh) : Get Vido Flip
			2. HOEM_Play_SetVideoFlip(int iCh, bool bFlip) : Set VideoFlip
			3. HOEM_Play_GetVideoMirror(int iCh) : Get Video Mirror
			4. HOEM_Play_SetVideoMirror(int iCh, bool bMirror) : Set Video Mirror


HOEM_Play_SDK 1.8.4    (2008/08/29)


HOEM_Play_SDK 1.8.2    (2008/07/21)
	Important: Please update HPlay_SDK.dll.


HOEM_Play_SDK 1.8.0    (2008/06/03)
	Note: Please delete all *.dll files and add cximagecrt.dllBHIPCam_SDK.dllBHPlay_SDK.dllBipa_codec-49.dllBipa_codec.dllBIPCamLib.dllBipv_codec_50.dll.
		  Please recompile.


HOEM_Play_SDK 1.7.4    (2008/02/12)


HOEM_Play_SDK 1.7.2    (2008/01/14)
	Note: Please update HPlay_SDK.dll and avcodec.dll, then delete avutil-49.dll and avutil.dll, and rebuild.


HOEM_Play_SDK 1.7.0    (2007/11/29)
    Note: Please update HPlay_SDK.dll and avcodec.dll. Add new file avutil-49.dll and avutil.dll, and rebuild or recompile.
    
    Modified: 
    	1.HOEM_Play_ConvertAudioData would cause pc memory arise.


HOEM_Play_SDK 1.6.4    (2007/10/23)


HOEM_Play_SDK 1.6.2    (2007/10/09)
    Note: Please update HPlay_SDK.dllC
    
    Modified: 
        Up to opening 256 Player Object.


HOEM_Play_SDK 1.6.0    (2007/8/14)        


HOEM_Play_SDK 1.5.0    (2007/7/5)        
    Attention : Please update HPlay_SDK.dll, HPlay_SDK.lib, HPlay_Error.h and HOEM_Play_SDK.h, and rebuild or recompile.
    
    Add :
        User should convert audio data to PCM formate before saving AVI file while using AVIFileSave class.
        Please refer to the new version of demo code and AVIFileSave class.
        
        1.HOEM_Play_AudioConvert_Init(int iCh, HVideo_Info VInfo)
          Use HVideo_Info to initialize audio converting module.
        
        2.HOEM_Play_ConvertAudioData(int iCh, HFrame *pAudioFrame, BYTE *pBuf)
          Convert audio type to WAVE_FORMAT_PCM.
        
        3.HOEM_Play_AudioConvert_Deinit(int iCh)
          End the audio convert module.
