22 次程式碼提交 (c117c13d61f6041c44a178a190f9941023e02b1e)

作者 SHA1 備註 提交日期
  sam 449823bd99 Add a simple dumpmovie program to extract YUV images from a movie. 14 年之前
  sam 567200693a Update the Linux build, following the makemovie code merge. 15 年之前
  sam 0448bc8946 Fix build without CGAL. 15 年之前
  sam 7cf0980427 Look for uninstalled ffmpeg binaries before the system-wide ones. 15 年之前
  sam 6a02de1614 Make img2twit more configurable: iterations per second and debug mode can 15 年之前
  sam 4dd30b4ad4 First attempt at a super-compressor for the purpose of sending images to 15 年之前
  sam 9ebe671bd6 makemovie: new example program; this utility reads a list of images from 15 年之前
  sam f83b0deb78 Conditionally build the movie thumbnailer by detecting libavcodec et al. 16 年之前
  sam 70e7f92416 Added a movie thumbnailer (storyboard generator) using libavcodec. 16 年之前
  sam 1f64bdfa4b Do not install example programs. 16 年之前
  sam 56dcd4e41e Fix C include paths for separate directory builds. 16 年之前
  jylam 3553851ad5 * Preliminary support for a string to color routine (rgb(), argb() frgb(), fargb()) as well as named colors 16 年之前
  jylam 756cc89890 * Preliminary image histogram routines and example 16 年之前
  jylam 306ec17156 * Added a bezier curve primitive (2 control points). 16 年之前
  jylam 971efb124e * Added simple Bresenham line drawing routines (RGBA_32, RGBA_F, Y_F) 16 年之前
  sam d6b8cca4ec * context.c: implement various dithering commands and Gaussian blur. 16 年之前
  jylam 290e151913 * First shot of a floodfiller (both u32 and float, 4 neighbours) 16 年之前
  sam bf31390d1e * sharpen.c: add a sharpen filter example, using our generic convolution 16 年之前
  sam 3e575ba28a * dither.c: add an example program for dithering methods. 16 年之前
  sam 5974ab95c5 * edd.c: example program that computes the Floyd-Steinberg displacement, 16 年之前
  sam 60dea0643d * Add a blur example. 16 年之前
  sam 735b2a5da0 * Checking in an old Rubik's cube dithering test. 16 年之前