log libmpdemux/demux_fli.c @ 37174:6c941fe7fc3e

age author description
Sun, 23 Feb 2014 18:14:44 +0000 reimar demuxers: remove pointless sh->ds assignments.
Wed, 19 Feb 2014 23:01:15 +0000 reimar demuxers: ensure that stream ids are correctly initialized.
Sun, 14 Nov 2010 09:12:34 +0000 cboesch Remove most of the NULL pointer check before free all over the code
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Fri, 08 May 2009 21:51:13 +0000 diego Add standard license header to all files in libmpdemux.
Fri, 16 May 2008 09:41:00 +0000 diego cosmetics: Remove pointless parentheses from return statements.
Tue, 29 Jan 2008 15:11:38 +0000 reimar Use defines to give names to the different seek flags.
Sun, 13 Jan 2008 16:00:39 +0000 reimar Make all demuxer_desc_t const, thus moving them to .rodata
Tue, 02 Oct 2007 19:22:46 +0000 reimar Set biWidth/biHeight in fli demuxer
Tue, 02 Oct 2007 19:18:33 +0000 reimar Make sure there is no uninitialized data in BITMAPINFOHEADER created by fli demuxer
Tue, 02 Oct 2007 19:13:23 +0000 reimar Remove ugly unused struct name from typedef
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