24 Révisions (master)

Auteur SHA1 Message Date
  sam 0a241eb088 Got rid of the modular codec stuff. All codecs should work the same way. il y a 16 ans
  sam 5e9974b082 libpipi: reduce the libjpeg priority until this codec works on amd64. il y a 16 ans
  jylam 245b982a17 * Added hability to save jpeg using modular codec il y a 16 ans
  jylam e488046fb0 * Added 'Modular' codec as a testbed for hand-written codecs, as well as a JPEG decoder (libjpeg). Some stuff are il y a 16 ans
  sam b186af90bf Full GDI+ load and save support. il y a 16 ans
  sam eb2a30336b libpipi: duplicate the GDI codec in order to prepare the GDI+ one. il y a 16 ans
  jylam 621665ed30 * Finally made the CoreImage save function available 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 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 9f10fdd2b9 gdi.c: the GDI codec can now open and save BMP files. 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 ac072123b4 * screen.c: add pipi_render_halftone() to create a 45-degree clustered dot il y a 16 ans
  sam 44c9b8e15d * Get rid of the specific error diffusion functions, since our stock kernels il y a 16 ans
  sam 6a9475464c * Do not prefix stock image names with "pipi:", it's redundant. il y a 16 ans
  sam 3014994c61 * codec.c: support for stock images in pipi_load(). il y a 16 ans
  sam f687640a09 * codec.c: bump Imlib2 and OpenCV priorities over SDL. 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 19874f4650 * Free surfaces allocated by pipi_getpixels() in pipi_free(). 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