| Commit message (Expand) | Author | Age | Files | Lines |
* | Undefine the macro which defines fprintf as please_use_av_log so that | JonY | 2008-09-06 | 1 | -0/+1 |
* | Check the allocated pointer instead of the given pointer as intended | Erik Hovland | 2008-07-21 | 1 | -1/+1 |
* | Use full path for #includes from another directory. | Diego Biurrun | 2008-05-09 | 1 | -4/+4 |
* | more av_strl* adjustments | Reimar Döffinger | 2007-06-24 | 1 | -2/+3 |
* | Replace forbidden exit() by return() Víctor Paesa, wzrlpy arsystel com. | Diego Biurrun | 2007-04-01 | 1 | -2/+2 |
* | Replace valid use of exit by _exit, patch by Víctor Paesa, wzrlpy arsystel com. | Víctor Paesa | 2007-04-01 | 1 | -1/+1 |
* | Change license headers to say 'FFmpeg' instead of 'this program/this library' | Diego Biurrun | 2006-10-07 | 1 | -4/+6 |
* | port ppm vhook to swscaler | Víctor Paesa | 2006-09-03 | 1 | -16/+49 |
* | add static keyword to some functions | Dieter | 2006-01-30 | 1 | -6/+6 |
* | 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 | -9/+9 |
* | cast NULL to correct type | Michael Niedermayer | 2005-05-10 | 1 | -1/+1 |
* | get fish to compile (time() forbidden), pstrcat not declared from ppm.c | François Revol | 2005-02-24 | 1 | -0/+1 |
* | disallow strcat | Michael Niedermayer | 2005-01-12 | 1 | -3/+4 |
* | ppm vhook follow up patch by (Charles Yates <charles dot yates at pandora dot... | Charles Yates | 2003-09-28 | 1 | -143/+202 |
* | vhook patch by (Charles Yates <charles dot yates at pandora dot be>) | Charles Yates | 2003-09-03 | 1 | -0/+271 |