13 Révisions (master)

Auteur SHA1 Message Date
  sam 1ff231b9f7 Change _C pixel format suffixes into _U8 for more clarity. il y a 16 ans
  sam 0494eff2ef Add pipi_release_pixels and pipi_set_colorspace in prevision of il y a 16 ans
  sam bb926c7a95 Rename pipi_getpixel into pipi_get_pixels. il y a 16 ans
  sam 0eb36a6225 Support C99 types on Win32 through the same hacks as in libcaca. il y a 16 ans
  sam 36438eed8f Fix headers. il y a 16 ans
  sam de6742dd3f Fix uninitialised values in most codec image writers. 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
  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 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 16 ans