summaryrefslogtreecommitdiff
path: root/vhook/imlib2.c
Commit message (Expand)AuthorAge
* add moving images feature to imlib2 vhookVíctor Paesa2006-11-07
* port imlib2 vhook to swscalerVíctor Paesa2006-10-11
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-07
* Support modular X11 path to rgb.txt patch by (Ville Skyttä - scop from SF-bu...Ville Skyttä2006-05-30
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-12
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-17
* imlib2 vhook rgba fix by ("Todd.Kirby" <doubleshot at pacbell dot net>)Michael Niedermayer2004-09-23
* fix compilation after michaels anti-time changeAlex Beregszaszi2004-04-07
* * UINTX -> uintx_t INTX -> intx_tZdenek Kabelac2003-02-11
* prevent segfault when passed no argumentsPhilip Gladstone2003-02-09
* use av_strdup()Fabrice Bellard2003-01-23
* fixed imlib2.c pixel format (imlib2 seems to use CPU endianness in RGBA32 as ...Fabrice Bellard2003-01-19
* Added a release function to free up the context. Also removed the dummyPhilip Gladstone2002-11-30
* Applied changes to make it compile on darwinPhilip Gladstone2002-11-23
* Added three sample video hooks. See the (rudimentary) documentation on whatPhilip Gladstone2002-11-21