February 22, 2009
View 7e10145

Check the return values of a few functions to avoid the corresponding warnings. patch by Patrik Kullman, patrik yes nu

Patrik Kullman authored on 2009/02/22 06:09:38
View 0a036d0

Revert adding av_uninit to out_width/out_height variables. The warning is not a false positive.

Diego Biurrun authored on 2009/02/22 05:29:49
February 14, 2009
View 3fd2d1c

Add av_uninit to variable declarations to fix the false positive warnings: vhook/ppm.c:236: warning: 'out_height' may be used uninitialized in this function vhook/ppm.c:235: warning: 'out_width' may be used uninitialized in this function patch by Patrik Kullman, patrik yes nu

Patrik Kullman authored on 2009/02/14 20:49:54
September 6, 2008
View b359a90

Undefine the macro which defines fprintf as please_use_av_log so that fprintf can be used for printing to file. Patch by JonY <10walls __AT__ gmail @@dot@@ com>

JonY authored on 2008/09/06 16:07:07
July 21, 2008
View 582b354

Check the allocated pointer instead of the given pointer as intended in vhook/ppm.c:Configure. patch by Erik Hovland, erik hovland org

Erik Hovland authored on 2008/07/21 14:46:56
May 9, 2008
View 245976d

Use full path for #includes from another directory.

Diego Biurrun authored on 2008/05/09 20:56:36
June 24, 2007
View 272605c

more av_strl* adjustments

Reimar Döffinger authored on 2007/06/24 21:23:34
April 2, 2007
View ca345e4

Replace forbidden exit() by return() Víctor Paesa, wzrlpy arsystel com.

Diego Biurrun authored on 2007/04/02 02:23:15
View f321635

Replace valid use of exit by _exit, patch by Víctor Paesa, wzrlpy arsystel com.

Víctor Paesa authored on 2007/04/02 02:20:23
October 8, 2006
View b78e719

Change license headers to say 'FFmpeg' instead of 'this program/this library' and fix GPL/LGPL version mismatches.

Diego Biurrun authored on 2006/10/08 00:30:46
September 4, 2006
View a4dd5fb

port ppm vhook to swscaler patch by Victor Paesa % wzrlpy A arsystel P com % Original thread: Date: Sep 2, 2006 11:41 PM Subject: Re: [Ffmpeg-devel] [PATCH] enable libswscale

Víctor Paesa authored on 2006/09/04 04:25:06
January 31, 2006
View ceaf190

add static keyword to some functions patch by Dieter <freebsd at sopwith solgatos com>

Dieter authored on 2006/01/31 08:33:19
January 13, 2006
View 5509bff

Update licensing information: The FSF changed postal address.

Diego Biurrun authored on 2006/01/13 07:43:26
December 18, 2005
View 115329f

COSMETICS: Remove all trailing whitespace.

Diego Biurrun authored on 2005/12/18 03:14:38
May 10, 2005
View efe4198

cast NULL to correct type

Michael Niedermayer authored on 2005/05/10 17:53:07