log libmpdemux/demux_fli.c @ 22605:4d81dbdf46b9

age author description
Thu, 15 Mar 2007 18:36:36 +0000 diego Add explicit location for headers from the stream/ directory.
Thu, 13 Jul 2006 16:41:13 +0000 reynaldo drops casts from void * on malloc/calloc from libmpdemux code
Sun, 04 Jun 2006 22:41:27 +0000 rtogni Fix potential integer overflows in memory allocation.
Fri, 10 Mar 2006 23:48:33 +0000 rtognimp Fix memory leak cid 177
Fri, 17 Feb 2006 01:57:41 +0000 corey Second-try commit of this patch.
Thu, 09 Feb 2006 19:39:51 +0000 corey Reverse commit of unfinished patch for passing audio_delay to the demuxers.
Tue, 07 Feb 2006 20:22:44 +0000 corey 1. Include audio_delay as an argument to demux_seek.
Fri, 05 Aug 2005 19:57:47 +0000 rtognimp Demuxer modularization
Sun, 25 Jan 2004 17:36:30 +0000 rtognimp Pass header to codec in extradata (needed by ffmpeg fli decoder)
Wed, 24 Apr 2002 15:36:07 +0000 albeu Added demuxer uninit
Fri, 22 Feb 2002 03:41:19 +0000 melanson discovered what appears to be another valid FLI frame magic number
Mon, 17 Dec 2001 00:24:03 +0000 arpi fli seeking implemented
Sun, 09 Dec 2001 16:21:32 +0000 melanson committed corrected speed calculation
Fri, 30 Nov 2001 20:50:08 +0000 alex magic_number checking added
Fri, 30 Nov 2001 17:11:30 +0000 alex pts support
Sun, 25 Nov 2001 01:48:55 +0000 melanson fixed FLI demuxer so that it skips over app-specific frames
Sun, 25 Nov 2001 00:56:41 +0000 melanson fixed divide-by-0 bug in FLI demuxer
Sat, 24 Nov 2001 23:58:12 +0000 melanson mostly complete support for loading and decoding FLI/FLC animations