]> source.dussan.org Git - tigervnc.git/commit
Add ability to directly convert between two pixel formats
authorPierre Ossman <ossman@cendio.se>
Wed, 29 Jan 2014 16:00:36 +0000 (17:00 +0100)
committerPierre Ossman <ossman@cendio.se>
Wed, 9 Jul 2014 12:55:08 +0000 (14:55 +0200)
commit761fe24089bfe95028b0da02a12650351b244165
treedea109c9ba03b6bc967dec0043316bae2055e4ed
parent2fe68da9e3e7a68102e144464ebcd09f226a446c
Add ability to directly convert between two pixel formats

This is a lot easier and cheaper than having to set up a complete
PixelTransformer object.
common/rfb/PixelFormat.cxx
common/rfb/PixelFormat.h
tests/pixelconv.cxx