22 次代码提交 (c117c13d61f6041c44a178a190f9941023e02b1e)

作者 SHA1 备注 提交日期
  sam af83f814e8 YUV support in dumpmovie and makemovie. 14 年前
  sam 23901ebc24 Move the whole makemovie logic to libpipi. It's really hackish 15 年前
  sam 0a241eb088 Got rid of the modular codec stuff. All codecs should work the same way. 16 年前
  sam b64a243725 Create basic tile handling functions. 16 年前
  jylam e488046fb0 * Added 'Modular' codec as a testbed for hand-written codecs, as well as a JPEG decoder (libjpeg). Some stuff are 16 年前
  sam 8067d945dc libpipi: the GDI+ codec can now compile using mingw32, unfortunately it 16 年前
  sam 0eb36a6225 Support C99 types on Win32 through the same hacks as in libcaca. 16 年前
  jylam b222945a6e * Added preliminary support of CoreImage (Cocoa/Mac OS X) 16 年前
  sam 36438eed8f Fix headers. 16 年前
  sam 2f5dae2927 Wrote an Oric hires file parser. 16 年前
  sam 9f10fdd2b9 gdi.c: the GDI codec can now open and save BMP files. 16 年前
  sam 6fc2b78f37 Allow to use all available image loaders instead of just the first one. 16 年前
  jylam 756cc89890 * Preliminary image histogram routines and example 16 年前
  sam c3c7f2e5e3 * Add "8bit" to the list of supported template flags. 16 年前
  sam 8ddfafa5ba * Rework the convolution template system. 16 年前
  sam 24a1e37fc2 * pipi_internals.h: add two vector values for wrap around information. 16 年前
  sam 3784480d3b * Add a new image flag, u8, which indicates whether the image samples come 16 年前
  sam 7f3e08d021 * convolution.c: support for wrap-around in convolutions. 16 年前
  sam 0f3943d0fe * Add functions that handle a stack-based processing queue. 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 年前
  sam 53aa513e3e * Import image loading features from PWNtcha. As they are more than 4-year 17 年前