19 Commits (4cd19f6e7851ee6afb08eb346c82d5574fa2b699)

Author SHA1 Message Date
Patrik Kullman 7e10145976 Check the return values of a few functions to avoid the corresponding warnings. 16 years ago
Diego Biurrun 0a036d073e Revert adding av_uninit to out_width/out_height variables. 16 years ago
Patrik Kullman 3fd2d1c4bc Add av_uninit to variable declarations to fix the false positive warnings: 16 years ago
JonY b359a90f95 Undefine the macro which defines fprintf as please_use_av_log so that 16 years ago
Erik Hovland 582b354933 Check the allocated pointer instead of the given pointer as intended 16 years ago
Diego Biurrun 245976da2a Use full path for #includes from another directory. 17 years ago
Reimar Döffinger 272605c73e more av_strl* adjustments 18 years ago
Diego Biurrun ca345e442d Replace forbidden exit() by return() Víctor Paesa, wzrlpy arsystel com. 18 years ago
Víctor Paesa f321635a6e Replace valid use of exit by _exit, patch by Víctor Paesa, wzrlpy arsystel com. 18 years ago
Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
Víctor Paesa a4dd5fb73a port ppm vhook to swscaler 18 years ago
Dieter ceaf1909c1 add static keyword to some functions 19 years ago
Diego Biurrun 5509bffa88 Update licensing information: The FSF changed postal address. 19 years ago
Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 19 years ago
Michael Niedermayer efe419837f cast NULL to correct type 20 years ago
François Revol cf344ec72c get fish to compile (time() forbidden), pstrcat not declared from ppm.c 20 years ago
Michael Niedermayer 1f3f950799 disallow strcat 20 years ago
Charles Yates 1e4ddde2ad ppm vhook follow up patch by (Charles Yates <charles dot yates at pandora dot be>) 21 years ago
Charles Yates bee0d9e587 vhook patch by (Charles Yates <charles dot yates at pandora dot be>) 21 years ago