28 Commits (056c153209fea793ce00986cf102a5b587e28369)

Author SHA1 Message Date
  Pierre Ossman f10d2a7cb0 Wrong array index in CPU usage calculation on Windows 9 years ago
  Pierre Ossman 7d218b08a3 Windows doesn't have %lld 9 years ago
  Pierre Ossman fc331e62a8 overrun() needs to return the available space 9 years ago
  Pierre Ossman 86475a684d Move things around slightly so the compiler can track cc 9 years ago
  Pierre Ossman fb450fba5d Fix mismatches between format string and arguments 9 years ago
  Pierre Ossman 5c23b9ed7d Fix bad signed/unsigned comparisons 9 years ago
  DRC 13cfb51071 encperf, decperf: catch fopen() errors 9 years ago
  DRC 2a172c9cf1 encperf: Optionally disable pixel translation 9 years ago
  DRC e46dda6992 encperf: change % to %% in printf format 9 years ago
  DRC 562eb71741 encperf: add compression level to encoding list 9 years ago
  DRC 4631a76c1b encperf: allow # of iterations to be specified 9 years ago
  DRC 77be929e03 encperf: report encoded & raw-equivalent bytes 9 years ago
  DRC b4c4a387e5 encperf: Code formatting tweaks 9 years ago
  Pierre Ossman 8738e8a627 Add test to measure high level encoding performance 9 years ago
  Pierre Ossman 8ac31113cc Make it possible to measure CPU usage in parellel 9 years ago
  Pierre Ossman e1f2545fa1 Add test to measure decoding performance 9 years ago
  Pierre Ossman 86a01b0052 Make sure stride handling is also tested 9 years ago
  Pierre Ossman 387bf9b386 Use constants for the test buffer dimensions 9 years ago
  Pierre Ossman 41deb88359 Add pixel conversion correctness test 9 years ago
  Pierre Ossman ab9b95f9c7 Add missing copyright header. 9 years ago
  Pierre Ossman 8c7962bee8 Rename the pixel conversion performance test 9 years ago
  Pierre Ossman a088f1ab39 Remove PixelTransformer and TransImageGetter 10 years ago
  Pierre Ossman acc387c1eb Test results comparing PixelTransformer and bufferFromBuffer() 10 years ago
  Pierre Ossman 761fe24089 Add ability to directly convert between two pixel formats 10 years ago
  Pierre Ossman 00bed5c595 Put some space between the groups of tests 10 years ago
  Pierre Ossman e18132cec2 Add more 8 bpp conversion tests 10 years ago
  Pierre Ossman b6b4dc6487 Remove full support for colour maps 10 years ago
  Pierre Ossman 236c03cc33 Add pixel conversion speed test 10 years ago