log libmpdemux/aviheader.c @ 18051:110105412f8f

age author description
Thu, 06 Apr 2006 20:56:35 +0000 reimar use calloc instead of malloc - simplifies code and fixes overflow problems.
Thu, 06 Apr 2006 20:36:39 +0000 michael zero sized frames are not keyframes
Thu, 06 Apr 2006 20:04:02 +0000 iive Limit the number of entires to the amount that does fit into the chunk.
Wed, 29 Mar 2006 19:31:31 +0000 albeu 100L to who wrote this. Also fix broken headers while at it.
Mon, 27 Mar 2006 17:25:41 +0000 diego Convert printfs in aviprint.c to mp_msg and give the information printing
Fri, 24 Mar 2006 08:12:03 +0000 diego Convert all if(verbose>X) to mp_msg_test calls.
Thu, 09 Feb 2006 00:40:35 +0000 aurel fix -idx with ODML files (patch by Benjamin Zores < ben _at_ tutuxclan.org >)
Thu, 12 Jan 2006 20:04:36 +0000 rathann massive attack: mp_msg printf format fixes
Mon, 31 Oct 2005 23:37:41 +0000 reynaldo libmpdemux translatables to help_mp part 1 / mp_msg calls / try 2
Thu, 16 Jun 2005 19:04:09 +0000 henry memleak fix by bryanwilkerson WHIRLPOOL yahoo SPOT com
Tue, 22 Feb 2005 20:24:18 +0000 michael switch from DIVX -> FMP4 fourcc for libavcodec
Sun, 02 Jan 2005 14:29:43 +0000 reimar Use libc qsort to sort ODML index.
Fri, 31 Dec 2004 16:02:47 +0000 reimar fix quicksort to avoid stack overflow and extreme runtimes
Wed, 20 Oct 2004 02:13:33 +0000 atmos4 Index-Recovery cosmetix
Mon, 18 Oct 2004 13:16:13 +0000 atmos4 Recover Keyframe-Index for XviD aswell