log xvid_vbr.c @ 35306:f30c2707e168

age author description
Thu, 01 Nov 2012 22:27:27 +0000 reimar Fix typo causing memset to not properly initialize the struct.
Sun, 07 Nov 2010 12:47:40 +0000 diego Remove some useless NULL pointer checks before invoking free() on the pointer.
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Tue, 12 May 2009 02:29:29 +0000 reynaldo Get rid of some more trailing whitespace
Wed, 16 May 2007 21:50:59 +0000 reimar "inline" is used elsewhere and more portable than "__inline"
Sat, 24 Feb 2007 10:27:14 +0000 diego cosmetics: Fix some common typos, appropiate --> appropRiate,
Sat, 01 Jul 2006 03:56:13 +0000 reynaldo rm unnecesary void* casts - part 1