15 Commits (59e4d8ccd6db2869dbb785aa317bc3036465757c)

Autor SHA1 Mensaje Fecha
  sam ab741dd245 Wrote an Oric hires file writer, based on img2oric. hace 16 años
  sam 36438eed8f Fix headers. hace 16 años
  sam 2f5dae2927 Wrote an Oric hires file parser. hace 16 años
  sam de6742dd3f Fix uninitialised values in most codec image writers. hace 16 años
  sam 9f10fdd2b9 gdi.c: the GDI codec can now open and save BMP files. hace 16 años
  sam 89d3be6048 Detect Windows GDI at configuration time. hace 16 años
  sam 6fc2b78f37 Allow to use all available image loaders instead of just the first one. hace 16 años
  jylam 4a41d81ee6 * Moved accessors to their own file, and added a pipi_get_format_name() hace 16 años
  sam 23bd005f9c * pipi.h: add the PIPI_PIXELS_MASK_C pixel format for canvas boundaries. hace 16 años
  sam 3784480d3b * Add a new image flag, u8, which indicates whether the image samples come hace 16 años
  sam a17c6753e3 * pixels.c: store byte length and bits-per-pixel value in the pipi_pixels_t hace 16 años
  sam af15db52cb * opencv.c: bring the OpenCV codec up to date. hace 16 años
  sam 8953c91d6b * pipi.c: reimplement pipi_new() without relying on the underlying codec hace 16 años
  sam 31328a14aa * Big API reorganisation. Now libpipi can transparently convert between hace 16 años
  sam 6a86e2b643 * Split the image loaders into sdl.c, imlib.c and opencv.c. We'll do hace 16 años