mirror of
https://github.com/webmproject/libwebp.git
synced 2025-02-24 13:02:47 +01:00
enc/vp8enci.h: update version number
0.4.1 -> 0.4.2 missed in: 857578a bump version to 0.4.2 Change-Id: Iaa62ce5af5935243748e51105008f252443e7d27
This commit is contained in:
parent
0c1b98d28c
commit
eec5f5f121
@ -30,7 +30,7 @@ extern "C" {
|
||||
// version numbers
|
||||
#define ENC_MAJ_VERSION 0
|
||||
#define ENC_MIN_VERSION 4
|
||||
#define ENC_REV_VERSION 1
|
||||
#define ENC_REV_VERSION 2
|
||||
|
||||
// intra prediction modes
|
||||
enum { B_DC_PRED = 0, // 4x4 modes
|
||||
|
Loading…
x
Reference in New Issue
Block a user