mirror of
https://github.com/webmproject/libwebp.git
synced 2024-12-28 14:38:21 +01:00
Merge "bump decode abi" into 0.3.0
This commit is contained in:
commit
d6cd4e9056
@ -18,7 +18,7 @@
|
|||||||
extern "C" {
|
extern "C" {
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define WEBP_DECODER_ABI_VERSION 0x0200 // MAJOR(8b) + MINOR(8b)
|
#define WEBP_DECODER_ABI_VERSION 0x0201 // MAJOR(8b) + MINOR(8b)
|
||||||
|
|
||||||
typedef struct WebPRGBABuffer WebPRGBABuffer;
|
typedef struct WebPRGBABuffer WebPRGBABuffer;
|
||||||
typedef struct WebPYUVABuffer WebPYUVABuffer;
|
typedef struct WebPYUVABuffer WebPYUVABuffer;
|
||||||
|
Loading…
Reference in New Issue
Block a user