27 Révisions (ce535c4f9c26247e2b3ac48888c8f13f98059c21)

Auteur SHA1 Message Date
  sam 8f68604bcc libpipi: do not swap bytes in the GDI loader. il y a 16 ans
  sam 9b044feef7 libpipi: fix a double free in the Oric codec. il y a 16 ans
  sam a63c525fb7 libpipi: fix a buffer underallocation. il y a 16 ans
  sam 92c813ec69 libpipi: get rid of all remaining large stack allocations. il y a 16 ans
  sam d8f42fb418 libpipi: replace large stack buffer allocations with malloc(). il y a 16 ans
  sam 497e7330e8 libpipi: sometimes imlib_load_image() succeeds but imlib_image_get_data() il y a 16 ans
  sam 77d650ccf5 libpipi: fix a sign bug in the GDI loader. il y a 16 ans
  sam 6c8787f346 Remove tabs in the code here and there. il y a 16 ans
  sam 3bf0d166a8 libpipi: fix file headers. il y a 16 ans
  sam 0eb36a6225 Support C99 types on Win32 through the same hacks as in libcaca. il y a 16 ans
  jylam b222945a6e * Added preliminary support of CoreImage (Cocoa/Mac OS X) il y a 16 ans
  sam b254b61998 oric.c: allow to load invalid files that img2oric used to generate. il y a 16 ans
  sam ab741dd245 Wrote an Oric hires file writer, based on img2oric. il y a 16 ans
  sam 36438eed8f Fix headers. il y a 16 ans
  sam 2f5dae2927 Wrote an Oric hires file parser. il y a 16 ans
  sam de6742dd3f Fix uninitialised values in most codec image writers. il y a 16 ans
  sam 9f10fdd2b9 gdi.c: the GDI codec can now open and save BMP files. il y a 16 ans
  sam 89d3be6048 Detect Windows GDI at configuration time. il y a 16 ans
  sam 6fc2b78f37 Allow to use all available image loaders instead of just the first one. il y a 16 ans
  jylam 4a41d81ee6 * Moved accessors to their own file, and added a pipi_get_format_name() il y a 16 ans
  sam 23bd005f9c * pipi.h: add the PIPI_PIXELS_MASK_C pixel format for canvas boundaries. il y a 16 ans
  sam 3784480d3b * Add a new image flag, u8, which indicates whether the image samples come il y a 16 ans
  sam a17c6753e3 * pixels.c: store byte length and bits-per-pixel value in the pipi_pixels_t il y a 16 ans
  sam af15db52cb * opencv.c: bring the OpenCV codec up to date. il y a 16 ans
  sam 8953c91d6b * pipi.c: reimplement pipi_new() without relying on the underlying codec il y a 16 ans
  sam 31328a14aa * Big API reorganisation. Now libpipi can transparently convert between il y a 16 ans
  sam 6a86e2b643 * Split the image loaders into sdl.c, imlib.c and opencv.c. We'll do il y a 17 ans