gotosocial/internal/media/test
tobi eeb78bd141
[bugfix] Allow processing of .png files where checksum is not correct (#487)
* add png stripping code from google/wuffs

* experiment with stripping data from pngs

* add test images

* use StrippedPngDecode for pngs

* add StrippedPngDecode func

* update tests for (no)alphachannel pngs

* nolint on copied function
2022-04-25 14:45:44 +02:00
..
rainbow-original.png Api/v1/statuses (#11) 2021-04-19 19:42:19 +02:00
rainbow-static.png Api/v1/statuses (#11) 2021-04-19 19:42:19 +02:00
test-jpeg-processed.jpg update media processing (#244) 2021-09-23 11:13:11 +02:00
test-jpeg-thumbnail.jpg update media processing (#244) 2021-09-23 11:13:11 +02:00
test-jpeg.jpg Api/v1/accounts (#8) 2021-04-01 20:46:45 +02:00
test-png-alphachannel-processed.png [bugfix] Allow processing of .png files where checksum is not correct (#487) 2022-04-25 14:45:44 +02:00
test-png-alphachannel-thumbnail.jpg [bugfix] Allow processing of .png files where checksum is not correct (#487) 2022-04-25 14:45:44 +02:00
test-png-alphachannel.png [chore] Add two new test images for media processing (#424) 2022-04-24 14:49:37 +02:00
test-png-noalphachannel-processed.png [bugfix] Allow processing of .png files where checksum is not correct (#487) 2022-04-25 14:45:44 +02:00
test-png-noalphachannel-thumbnail.jpg [bugfix] Allow processing of .png files where checksum is not correct (#487) 2022-04-25 14:45:44 +02:00
test-png-noalphachannel.png [chore] Add two new test images for media processing (#424) 2022-04-24 14:49:37 +02:00