summaryrefslogtreecommitdiff
path: root/vhook/ppm.c
Commit message (Expand)AuthorAge
* Check the return values of a few functions to avoid the corresponding warnings.Patrik Kullman2009-02-21
* Revert adding av_uninit to out_width/out_height variables.Diego Biurrun2009-02-21
* Add av_uninit to variable declarations to fix the false positive warnings:Patrik Kullman2009-02-14
* Undefine the macro which defines fprintf as please_use_av_log so thatJonY2008-09-06
* Check the allocated pointer instead of the given pointer as intendedErik Hovland2008-07-21
* Use full path for #includes from another directory.Diego Biurrun2008-05-09
* more av_strl* adjustmentsReimar Döffinger2007-06-24
* Replace forbidden exit() by return() Víctor Paesa, wzrlpy arsystel com.Diego Biurrun2007-04-01
* Replace valid use of exit by _exit, patch by Víctor Paesa, wzrlpy arsystel com.Víctor Paesa2007-04-01
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-07
* port ppm vhook to swscalerVíctor Paesa2006-09-03
* add static keyword to some functionsDieter2006-01-30
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-12
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-17
* cast NULL to correct typeMichael Niedermayer2005-05-10
* get fish to compile (time() forbidden), pstrcat not declared from ppm.cFrançois Revol2005-02-24
* disallow strcatMichael Niedermayer2005-01-12
* ppm vhook follow up patch by (Charles Yates <charles dot yates at pandora dot...Charles Yates2003-09-28
* vhook patch by (Charles Yates <charles dot yates at pandora dot be>)Charles Yates2003-09-03