| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace forbidden exit() by return() Víctor Paesa, wzrlpy arsystel com. | Diego Biurrun | 2007-04-01 | 1 | -1/+1 |
* | rename cropTbl -> ff_cropTbl | Måns Rullgård | 2006-11-12 | 1 | -1/+1 |
* | Don't mix declarations and statements. | Diego Biurrun | 2006-10-16 | 1 | -4/+3 |
* | simplifies fish vhook by using sws_getCachedContext() | Víctor Paesa | 2006-10-11 | 1 | -24/+8 |
* | Change license headers to say 'FFmpeg' instead of 'this program/this library' | Diego Biurrun | 2006-10-07 | 1 | -4/+6 |
* | Use libswscale in fish vhook. | Guillaume Poirier | 2006-08-30 | 1 | -4/+43 |
* | Update licensing information: The FSF changed postal address. | Diego Biurrun | 2006-01-12 | 1 | -1/+1 |
* | COSMETICS: Remove all trailing whitespace. | Diego Biurrun | 2005-12-17 | 1 | -17/+17 |
* | use PRIxN, %zd, %td formats where needed | Måns Rullgård | 2005-12-12 | 1 | -1/+1 |
* | get fish to compile (time() forbidden), pstrcat not declared from ppm.c | François Revol | 2005-02-24 | 1 | -1/+2 |
* | sprintf->snprintf | Michael Niedermayer | 2005-01-12 | 1 | -1/+1 |
* | 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 |
* | * UINTX -> uintx_t INTX -> intx_t | Zdenek Kabelac | 2003-02-11 | 1 | -4/+4 |
* | use av_strdup() | Fabrice Bellard | 2003-01-23 | 1 | -1/+1 |
* | Added a release function to free up the context. Also removed the dummy | Philip Gladstone | 2002-11-30 | 1 | -3/+5 |
* | Try to get this to build on more platforms (especially Darwin) | Philip Gladstone | 2002-11-26 | 1 | -1/+1 |
* | Applied changes to make it compile on darwin | Philip Gladstone | 2002-11-23 | 1 | -1/+1 |
* | Added three sample video hooks. See the (rudimentary) documentation on what | Philip Gladstone | 2002-11-21 | 1 | -0/+330 |