| Commit message (Expand) | Author | Age | Files | Lines |
* | cast NULL to correct type | Michael Niedermayer | 2005-05-10 | 1 | -1/+1 |
* | switch to native time bases | Michael Niedermayer | 2005-04-30 | 1 | -2/+2 |
* | add libdir support to configure patch by (Luca Barbato )lu_zero gentoo org) | Luca Barbato | 2005-03-16 | 1 | -2/+2 |
* | watermark filter by (Marcus Engene <ffmpeg engene se>) | Michael Niedermayer | 2005-02-25 | 2 | -1/+442 |
* | get fish to compile (time() forbidden), pstrcat not declared from ppm.c | François Revol | 2005-02-24 | 2 | -1/+3 |
* | disallow strcat | Michael Niedermayer | 2005-01-12 | 1 | -3/+4 |
* | sprintf->snprintf | Michael Niedermayer | 2005-01-12 | 1 | -1/+1 |
* | imlib2 vhook rgba fix by ("Todd.Kirby" <doubleshot at pacbell dot net>) | Michael Niedermayer | 2004-09-23 | 1 | -2/+4 |
* | spaces in the patch fix by (Nicolas Boos <nicolas.boos at wanadoo dot fr>) | Michael Niedermayer | 2004-07-08 | 1 | -1/+2 |
* | fix compilation after michaels anti-time change | Alex Beregszaszi | 2004-04-07 | 2 | -4/+8 |
* | 2nd attempt at OS/X shared/mdynamicnopic fix by ("Steven M. Schultz" <sms at ... | Michael Niedermayer | 2003-11-03 | 1 | -3/+3 |
* | - Moving -Wall from the individual Makefiles to configure (and only | Dan Christiansen | 2003-10-18 | 1 | -1/+1 |
* | PowerPC warnings & optimisations patch by (Dan Christiansen <danchr at daimi ... | Dan Christiansen | 2003-09-28 | 1 | -1/+1 |
* | ppm vhook follow up patch by (Charles Yates <charles dot yates at pandora dot... | Charles Yates | 2003-09-28 | 2 | -144/+203 |
* | Debug/optimization patch by (Glenn Maynard <g_sf at zewt dot org>) | Glenn Maynard | 2003-09-09 | 1 | -1/+1 |
* | vhook patch by (Charles Yates <charles dot yates at pandora dot be>) | Charles Yates | 2003-09-03 | 1 | -0/+271 |
* | Get all the stride stuff right so that we actually get the colours | Philip Gladstone | 2003-06-10 | 1 | -20/+34 |
* | Made it work again -- it now detects fish! (This involved clearing out | Philip Gladstone | 2003-05-21 | 1 | -10/+19 |
* | Updated with many new features. | Philip Gladstone | 2003-02-16 | 1 | -57/+230 |
* | * int64_t is now the right name | Zdenek Kabelac | 2003-02-12 | 1 | -1/+1 |
* | * UINTX -> uintx_t INTX -> intx_t | Zdenek Kabelac | 2003-02-11 | 3 | -7/+7 |
* | Initial checkin for a cheaper text drawing function than imlib2.c. | Philip Gladstone | 2003-02-11 | 1 | -0/+351 |
* | Add Makefile entry for the drawtext filter | Philip Gladstone | 2003-02-11 | 1 | -0/+8 |
* | prevent segfault when passed no arguments | Philip Gladstone | 2003-02-09 | 1 | -1/+1 |
* | fixed dependencies | Fabrice Bellard | 2003-02-01 | 1 | -2/+2 |
* | use av_strdup() | Fabrice Bellard | 2003-01-23 | 2 | -3/+3 |
* | dependency handling is consistant with libavcodec | Fabrice Bellard | 2003-01-22 | 1 | -1/+1 |
* | removed unused rule | Fabrice Bellard | 2003-01-22 | 1 | -3/+0 |
* | dependency handling is consistant with libavcodec | Fabrice Bellard | 2003-01-22 | 1 | -7/+8 |
* | fixed imlib2.c pixel format (imlib2 seems to use CPU endianness in RGBA32 as ... | Fabrice Bellard | 2003-01-19 | 1 | -5/+5 |
* | AUtomatic dependency generation. Runs on Linux (at least). Probably should | Philip Gladstone | 2003-01-14 | 1 | -2/+9 |
* | Added a release function to free up the context. Also removed the dummy | Philip Gladstone | 2002-11-30 | 3 | -9/+26 |
* | Moved hook documentation into the doc directory | Philip Gladstone | 2002-11-30 | 3 | -145/+1 |
* | fixed multidir compile | Fabrice Bellard | 2002-11-29 | 1 | -1/+1 |
* | Try to get this to build on more platforms (especially Darwin) | Philip Gladstone | 2002-11-26 | 2 | -7/+7 |
* | renamed libav to libavformat | Fabrice Bellard | 2002-11-25 | 1 | -1/+1 |
* | Applied changes to make it compile on darwin | Philip Gladstone | 2002-11-23 | 3 | -4/+8 |
* | Added three sample video hooks. See the (rudimentary) documentation on what | Philip Gladstone | 2002-11-21 | 6 | -0/+841 |