livepeer / go-livepeer

Official Go implementation of the Livepeer protocol
http://livepeer.org
MIT License
538 stars 168 forks source link

Fix truncated PNG' #3020

Closed stronk-dev closed 4 months ago

stronk-dev commented 4 months ago

Fixes the issue that PNG's returned by AI-workers would be cut off at the end, causing issues with most image viewers

rickstaa commented 4 months ago

Thanks @stronk-dev will review it 👍🏻. Fixes https://github.com/livepeer/ai-worker/issues/50.