22 Commits (master)

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