log libmpdemux/aviheader.c @ 14934:89031188b7b2

age author description
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
Sat, 28 Aug 2004 20:56:56 +0000 rathann small fixes
Wed, 30 Jun 2004 22:50:56 +0000 ranma We still need to make sure the upper 16 bits of dwFlags are cleared
Wed, 30 Jun 2004 22:29:23 +0000 ranma Remove borken index fixup (breaks more than it fixes)
Tue, 29 Jun 2004 13:10:37 +0000 ranma If we don't have a NEWAVIINDEX chunk, but have an OpenDML index,
Fri, 30 Apr 2004 20:36:48 +0000 ranma Only use odml index for files that need it
Thu, 29 Apr 2004 06:27:30 +0000 alex forgot to commit
Tue, 27 Apr 2004 23:08:46 +0000 rfelker don't use odml when we don't have to -- the code is buggy!
Wed, 24 Mar 2004 15:16:36 +0000 ranma Use aspect from encoder for AVI vprp header
Mon, 22 Mar 2004 01:42:43 +0000 ranma Better vprp aspect fix
Wed, 17 Mar 2004 14:50:37 +0000 ranma OpenDML read/write support