12 次程式碼提交 (345d9dc666816b32732241ce2fa001fc7437775b)

作者 SHA1 備註 提交日期
  sam 0eb36a6225 Support C99 types on Win32 through the same hacks as in libcaca. 16 年之前
  sam 36438eed8f Fix headers. 16 年之前
  sam de6742dd3f Fix uninitialised values in most codec image writers. 16 年之前
  sam 6fc2b78f37 Allow to use all available image loaders instead of just the first one. 16 年之前
  jylam 4a41d81ee6 * Moved accessors to their own file, and added a pipi_get_format_name() 16 年之前
  sam 23bd005f9c * pipi.h: add the PIPI_PIXELS_MASK_C pixel format for canvas boundaries. 16 年之前
  sam 3784480d3b * Add a new image flag, u8, which indicates whether the image samples come 16 年之前
  sam a17c6753e3 * pixels.c: store byte length and bits-per-pixel value in the pipi_pixels_t 16 年之前
  sam af15db52cb * opencv.c: bring the OpenCV codec up to date. 16 年之前
  sam 8953c91d6b * pipi.c: reimplement pipi_new() without relying on the underlying codec 16 年之前
  sam 31328a14aa * Big API reorganisation. Now libpipi can transparently convert between 16 年之前
  sam 6a86e2b643 * Split the image loaders into sdl.c, imlib.c and opencv.c. We'll do 16 年之前