1. 1b13299 scaler optimizations: by Andrew Mahone · 16 years ago
  2. 738a564 support pixel aspect ratio compensation in recalc_dimension, with PAR defined as 1:1 by default, and set to 4:5 for archos bitmap targets by Andrew Mahone · 16 years ago
  3. 2fbf097 remove align_buffer from firmare/general.c, replacing with ALIGN_BUFFER macro, and replace all uses of it (only resize.c in core, and pictureflow and mpegplayer plugins), remove it from plugin_api, by Andrew Mahone · 16 years ago
  4. 07e982d cleanup for core-file-in-pluginlib compilation: by Andrew Mahone · 16 years ago
  5. 4eedc93 build a scaling-enabled bitmap loader in pluginlib for mono bitmap targets, and use it in the test greylib scaler plugin by Andrew Mahone · 16 years ago
  6. 32c2f45 static/const/#include/tab police on various files by Bertrik Sikken · 16 years ago
  7. 9058620 Make scaler output truly pluggable, add an 8-bit greyscale output to by Andrew Mahone · 16 years ago
  8. f7fa7e5 Latest work on the bmp on-load scaler: by Andrew Mahone · 16 years ago
  9. 676fd32 fix yellow by Andrew Mahone · 16 years ago
  10. 524c540 remove unneeded test by Andrew Mahone · 16 years ago
  11. ea5d0bd fix yellow by Andrew Mahone · 16 years ago
  12. 66b0d81 fix broken greyscale upscaling by Andrew Mahone · 16 years ago
  13. 441fca1 Fix a wrong comment in thread.c and mention an alternative approach to inits. Fix a couple headers' Id fields while at it. by Michael Sevakis · 16 years ago
  14. 995c89c code cleanup, more descriptive variable names, and algorithm docs for color scalers by Andrew Mahone · 16 years ago
  15. eb04315 small binsize improvement for color scalers by Andrew Mahone · 16 years ago
  16. 40ff47c fix yellow - bogus unitialized use warnings by Andrew Mahone · 16 years ago
  17. 781421a resize-on-load for bitmap files on 2bpp and color targets by Andrew Mahone · 16 years ago