| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |