Commit Graph

3 Commits (fcd7836a832e0f0a966a278d39d5f5f39eee053d)

Author SHA1 Message Date
Pierre Ossman 073737c8ac Handle empty rects from the server
These are very pointless for the server to send, but not a violation of
the protocol so we need to be able to handle them. We've seen this
happen in real world scenarios a few times.
4 years ago
Pierre Ossman 55178c76b8 Test correct handling of alpha
The forth byte of a pixel is undefined in most encodings, so make sure
the decoders don't leak that through as an alpha channel.
4 years ago
Pierre Ossman 6fd1035fb1 Split decoder tests to separate files 4 years ago