summaryrefslogtreecommitdiff
path: root/vhook
Commit message (Expand)AuthorAge
...
* 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
* Initial checkin for a cheaper text drawing function than imlib2.c.Philip Gladstone2003-02-11
* Add Makefile entry for the drawtext filterPhilip Gladstone2003-02-11
* prevent segfault when passed no argumentsPhilip Gladstone2003-02-09
* fixed dependenciesFabrice Bellard2003-02-01
* use av_strdup()Fabrice Bellard2003-01-23
* dependency handling is consistant with libavcodecFabrice Bellard2003-01-22
* removed unused ruleFabrice Bellard2003-01-22
* dependency handling is consistant with libavcodecFabrice Bellard2003-01-22
* fixed imlib2.c pixel format (imlib2 seems to use CPU endianness in RGBA32 as ...Fabrice Bellard2003-01-19
* AUtomatic dependency generation. Runs on Linux (at least). Probably shouldPhilip Gladstone2003-01-14
* Added a release function to free up the context. Also removed the dummyPhilip Gladstone2002-11-30
* Moved hook documentation into the doc directoryPhilip Gladstone2002-11-30
* fixed multidir compileFabrice Bellard2002-11-29
* Try to get this to build on more platforms (especially Darwin)Philip Gladstone2002-11-26
* renamed libav to libavformatFabrice Bellard2002-11-25
* 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