summaryrefslogtreecommitdiff
path: root/vhook
Commit message (Expand)AuthorAge
* Create infrastructure to install shared and static libs into different places.Diego Biurrun2006-07-15
* Properly handle vhook build flags for platforms that require special handling.Diego Biurrun2006-07-14
* cosmetics: Reorder some entries for more consistency and readability.Diego Biurrun2006-07-14
* cosmetics: Break overly long lines.Diego Biurrun2006-07-05
* Add const to (mostly) char* and make some functions static, which aren't usedStefan Huehner2006-06-18
* Support modular X11 path to rgb.txt patch by (Ville Skyttä - scop from SF-bu...Ville Skyttä2006-05-30
* uninstallation supportDiego Biurrun2006-05-18
* Simplify vhook build.Diego Biurrun2006-05-18
* make install target depend on vhooksMåns Rullgård2006-03-24
* Watermarking with exact colors.Marcus Engene2006-03-09
* add static keyword to some functionsDieter2006-01-30
* add static keyword to some functionsDieter2006-01-30
* add missing #includesDieter2006-01-30
* Remove obscure Makefile.bak entry from distclean rules.Diego Biurrun2006-01-26
* Make clean/distclean consistent throughout all the Makefiles.Diego Biurrun2006-01-16
* Don't use 'rm -f *$(SLIBSUF)' in a clean rule, $(SLIBSUF) might be empty.Diego Biurrun2006-01-15
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-12
* Move Darwin shared library build peculiarities to configure.Diego Biurrun2006-01-12
* COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun2005-12-22
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-17
* use PRIxN, %zd, %td formats where neededMåns Rullgård2005-12-12
* FreeBSD support as well as some assorted fixesMarcus Engene2005-10-26
* Fix linking failure on Mac OS X <10.4.Patrice Bensoussan2005-10-22
* vhoook vs vhook typo, patch by Steven M. Schultz < sms - at - 2BSD - at - COM >Steven M. Schultz2005-10-01
* support for building dynamic libraries on Mac OS XDiego Biurrun2005-09-26
* libavutil: Utility code from libavcodec moved to a separate library.Alexander Strasser2005-08-01
* this file got skipped during the API updateMike Melanson2005-07-18
* compiling using nonstd include/library locations / add LDFLAGS to a few place...Niki W. Waibel2005-07-11
* vhook watermark patch by (Marcus Engene: ffmpeg, engene se)Marcus Engene2005-05-26
* cast NULL to correct typeMichael Niedermayer2005-05-10
* switch to native time basesMichael Niedermayer2005-04-30
* add libdir support to configure patch by (Luca Barbato )lu_zero gentoo org)Luca Barbato2005-03-16
* watermark filter by (Marcus Engene <ffmpeg engene se>)Michael Niedermayer2005-02-25
* get fish to compile (time() forbidden), pstrcat not declared from ppm.cFrançois Revol2005-02-24
* disallow strcatMichael Niedermayer2005-01-12
* sprintf->snprintfMichael Niedermayer2005-01-12
* imlib2 vhook rgba fix by ("Todd.Kirby" <doubleshot at pacbell dot net>)Michael Niedermayer2004-09-23
* spaces in the patch fix by (Nicolas Boos <nicolas.boos at wanadoo dot fr>)Michael Niedermayer2004-07-08
* fix compilation after michaels anti-time changeAlex Beregszaszi2004-04-07
* 2nd attempt at OS/X shared/mdynamicnopic fix by ("Steven M. Schultz" <sms at ...Michael Niedermayer2003-11-03
* - Moving -Wall from the individual Makefiles to configure (and onlyDan Christiansen2003-10-18
* PowerPC warnings & optimisations patch by (Dan Christiansen <danchr at daimi ...Dan Christiansen2003-09-28
* ppm vhook follow up patch by (Charles Yates <charles dot yates at pandora dot...Charles Yates2003-09-28
* Debug/optimization patch by (Glenn Maynard <g_sf at zewt dot org>)Glenn Maynard2003-09-09
* vhook patch by (Charles Yates <charles dot yates at pandora dot be>)Charles Yates2003-09-03
* Get all the stride stuff right so that we actually get the coloursPhilip Gladstone2003-06-10
* Made it work again -- it now detects fish! (This involved clearing outPhilip Gladstone2003-05-21
* Updated with many new features.Philip Gladstone2003-02-16
* * int64_t is now the right nameZdenek Kabelac2003-02-12
* * UINTX -> uintx_t INTX -> intx_tZdenek Kabelac2003-02-11