22 Commits (master)

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