summaryrefslogtreecommitdiffstats
path: root/vhook/imlib2.c
Commit message (Expand)AuthorAgeFilesLines
* Initialize correctly optind.Eduardo Bragatto2008-01-091-1/+1
* Fix illegal identifiers, names starting with _ and uppercase are reserved.Diego Biurrun2008-01-081-3/+3
* Remove duplication of imlib2 vhook documentation.Ramiro Polla2007-08-071-54/+0
* Set error parameter for ff_parseRamiro Polla2007-06-201-12/+13
* Add alpha channel support for imlib2 vhookRamiro Polla2007-06-181-7/+29
* fix imlib2 memory leaksLimin Wang2007-06-181-5/+11
* IndentationRamiro Polla2007-06-171-9/+9
* Add expression evaluation parameters for colors in imlib2 vhookRamiro Polla2007-06-161-1/+56
* TypoRamiro Polla2007-06-161-3/+3
* Indentation for previous commitRamiro Polla2007-06-151-3/+3
* Allow user to specify rgb.txt for imlib2 vhookRamiro Polla2007-06-151-2/+15
* Replace forbidden exit() by return() Víctor Paesa, wzrlpy arsystel com.Diego Biurrun2007-04-011-2/+2
* Replace deprecated PIX_FMT names by the newer variants.Diego Biurrun2007-02-071-3/+3
* Remove hardcoded dependency of imlib2 on Xlib.Víctor Paesa2007-02-051-1/+0
* add moving images feature to imlib2 vhookVíctor Paesa2006-11-071-14/+154
* port imlib2 vhook to swscalerVíctor Paesa2006-10-111-16/+41
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-071-4/+6
* Support modular X11 path to rgb.txt patch by (Ville Skyttä - scop from SF-bu...Ville Skyttä2006-05-301-1/+3
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-121-1/+1
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-171-11/+11
* imlib2 vhook rgba fix by ("Todd.Kirby" <doubleshot at pacbell dot net>)Michael Niedermayer2004-09-231-2/+4
* fix compilation after michaels anti-time changeAlex Beregszaszi2004-04-071-2/+5
* * UINTX -> uintx_t INTX -> intx_tZdenek Kabelac2003-02-111-2/+2
* prevent segfault when passed no argumentsPhilip Gladstone2003-02-091-1/+1
* use av_strdup()Fabrice Bellard2003-01-231-2/+2
* fixed imlib2.c pixel format (imlib2 seems to use CPU endianness in RGBA32 as ...Fabrice Bellard2003-01-191-5/+5
* Added a release function to free up the context. Also removed the dummyPhilip Gladstone2002-11-301-3/+13
* Applied changes to make it compile on darwinPhilip Gladstone2002-11-231-1/+0
* Added three sample video hooks. See the (rudimentary) documentation on whatPhilip Gladstone2002-11-211-0/+267
OpenPOWER on IntegriCloud