iOS-WebP icon indicating copy to clipboard operation
iOS-WebP copied to clipboard

Google's WebP image format decoder and encoder for iOS

Results 33 iOS-WebP issues
Sort by recently updated
recently updated
newest added

WebP.framework has build with Enable Bitcode = "No",When I have added this library with latest Xcode,throwing this error: WebP.framework/WebP(libwebpdecode_la-webp.o)' does not contain bitcode. You must rebuild it with bitcode enabled...

[Unknown process name] CGDataProviderCreateDirect: Invalid size = 0 [Unknown process name] CGImageCreate: invalid image provider: NULL. [Unknown process name] CGDataProviderCreateDirect: Invalid size = 0 [Unknown process name] CGImageCreate: invalid image...

because I am in the wall(built by the great PRC) ?how can I fix that . [!] Error installing libwebp [!] /usr/bin/git clone https://chromium.googlesource.com/webm/libwebp /var/folders/5v/nwy8rsn57gv54vswtjbx1_sr0000gn/T/d20180405-24822-1tunis3 --template= --single-branch --depth 1 --branch...

Is it just me or it does not work anymore on iOS 11.2 Beta? The `imageRef` in: `CGImageRef imageRef = CGImageCreate(width, height, 8, 32, 4 * width, colorSpaceRef, bitmapInfo, provider,...

fix fail to create UIImage on ios 11.2

Picture size is 1242x18909, UIImage conversion WebP,result Zero bytes.

when pod 'iOS-WebP' will download 0.4version, not 0.5, which has memory leak issue!!! Please update