回退图片运营商识别库
This commit is contained in:
		
							parent
							
								
									55f7d2a300
								
							
						
					
					
						commit
						2fa53d76af
					
				| 
						 | 
				
			
			@ -293,7 +293,7 @@ INT32 PlayExe_OnOpen(VControl *pCtrl, UINT32 paramNum, UINT32 *paramArray)
 | 
			
		|||
	PB_SetParam(PBPRMID_DEC_VIDEO_CALLBACK, (UINT32)PBDecVideoCB);
 | 
			
		||||
	PB_SetParam(PBPRMID_ONDRAW_CALLBACK, (UINT32)PBView_OnDrawCB);
 | 
			
		||||
	
 | 
			
		||||
    PB_SetParam(PBPRMID_EXIF_MODEL_NAME, (UINT32)EXIF_MODEL_NAME);
 | 
			
		||||
    //PB_SetParam(PBPRMID_EXIF_MODEL_NAME, (UINT32)EXIF_MODEL_NAME);
 | 
			
		||||
 | 
			
		||||
#if 0 /* decrypt */
 | 
			
		||||
	UINT8 key[] = {0x00, 0x11, 0x22, 0x33, 0x44, 0x55, 0x66, 0x77, 0x88, 0x99, 0xaa, 0xbb, 0xcc, 0xdd, 0xee, 0xff, 0x00, 0x11, 0x22, 0x33, 0x44, 0x55, 0x66, 0x77, 0x88, 0x99, 0xaa, 0xbb, 0xcc, 0xdd, 0xee, 0xff};
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -93,7 +93,6 @@
 | 
			
		|||
#define PB_ENABLE_THUMB_WITH_DIFF_FOLDER    0x00000040  ///< Thumbnail with diff folder
 | 
			
		||||
#define PB_ENABLE_TV_PLUGIN                 0x00000080  ///< Represent TV in plun in
 | 
			
		||||
#define PB_ENABLE_SPEEDUP_SCREENNAIL        0x00000100  ///< Represent screennail is appended after primary image
 | 
			
		||||
#define PB_ENABLE_THUMB_JPG_FORCE_DECODE_PRIMARY    0x00000200  ///< Thumbnail - force decode primary if it's a JPG.
 | 
			
		||||
//@}
 | 
			
		||||
 | 
			
		||||
/**
 | 
			
		||||
| 
						 | 
				
			
			@ -300,8 +299,6 @@ typedef enum _PB_PRMID {
 | 
			
		|||
	PBPRMID_FILE_BUF_HD_INFO    = 0x9D, ///< Get HDAL common file buffer info
 | 
			
		||||
	PBPRMID_EXIF_BUF_HD_INFO    = 0x9E, ///< Get HDAL common exif buffer info
 | 
			
		||||
    PBPRMID_INFO_IMG_HDBUF	    = 0x9F, ///< Get HDAL common raw buffer info
 | 
			
		||||
	PBPRMID_EXIF_MAKER_NAME	    = 0xA0, ///< Exif check before decode image
 | 
			
		||||
	PBPRMID_EXIF_MODEL_NAME	    = 0xA1, ///< Exif check before decode image
 | 
			
		||||
 | 
			
		||||
	ENUM_DUMMY4WORD(PB_PRMID)
 | 
			
		||||
} PB_PRMID;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							
		Loading…
	
		Reference in New Issue
	
	Block a user