mirror of
				https://github.com/webmproject/libwebp.git
				synced 2025-10-31 18:35:41 +01:00 
			
		
		
		
	bump up versions in preparations for 0.1.3
Change-Id: Icbadada515a5be7810473ff530565c2cb4fb904d
This commit is contained in:
		| @@ -26,7 +26,7 @@ extern "C" { | ||||
| // version numbers | ||||
| #define DEC_MAJ_VERSION 0 | ||||
| #define DEC_MIN_VERSION 1 | ||||
| #define DEC_REV_VERSION 2 | ||||
| #define DEC_REV_VERSION 3 | ||||
|  | ||||
| #define ONLY_KEYFRAME_CODE      // to remove any code related to P-Frames | ||||
|  | ||||
|   | ||||
| @@ -26,7 +26,7 @@ extern "C" { | ||||
| // version numbers | ||||
| #define ENC_MAJ_VERSION 0 | ||||
| #define ENC_MIN_VERSION 1 | ||||
| #define ENC_REV_VERSION 2 | ||||
| #define ENC_REV_VERSION 3 | ||||
|  | ||||
| // size of histogram used by CollectHistogram. | ||||
| #define MAX_COEFF_THRESH   64 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user