22 Commits (master)

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