Descriptiongo.image/cmd/webp-manual-test: new program to test Go's WEBP
compatibility with the C libwebp implementation.
Current status:
104 PASS, 5 FAIL, 109 TOTAL
Of those 5 failures, 3 are because Go doesn't support lossy-with-alpha
yet, and the other 2 (lossless_vec_2_13.webp,
lossy_extreme_probabilities.webp) look like genuine bugs.
Patch Set 1 #Patch Set 2 : diff -r c5467ab5f876ed4400edfc8419f29a4c14cdd3a7 https://code.google.com/p/go.image #Patch Set 3 : diff -r c5467ab5f876ed4400edfc8419f29a4c14cdd3a7 https://code.google.com/p/go.image #
Total comments: 2
Patch Set 4 : diff -r c5467ab5f876ed4400edfc8419f29a4c14cdd3a7 https://code.google.com/p/go.image #MessagesTotal messages: 5
|