log libmpdemux/demux_fli.c @ 32582:dd5ba6bfe79d

age author description
2010-11-14 cboesch Remove most of the NULL pointer check before free all over the code
2009-05-13 diego whitespace cosmetics: Remove all trailing whitespace.
2009-05-08 diego Add standard license header to all files in libmpdemux.
2008-05-16 diego cosmetics: Remove pointless parentheses from return statements.
2008-01-29 reimar Use defines to give names to the different seek flags.
2008-01-13 reimar Make all demuxer_desc_t const, thus moving them to .rodata
2007-10-02 reimar Set biWidth/biHeight in fli demuxer
2007-10-02 reimar Make sure there is no uninitialized data in BITMAPINFOHEADER created by fli demuxer
2007-10-02 reimar Remove ugly unused struct name from typedef
2007-03-15 diego Add explicit location for headers from the stream/ directory.
2006-07-13 reynaldo drops casts from void * on malloc/calloc from libmpdemux code
2006-06-04 rtogni Fix potential integer overflows in memory allocation.
2006-03-10 rtognimp Fix memory leak cid 177
2006-02-17 corey Second-try commit of this patch.
2006-02-09 corey Reverse commit of unfinished patch for passing audio_delay to the demuxers.
2006-02-07 corey 1. Include audio_delay as an argument to demux_seek.
2005-08-05 rtognimp Demuxer modularization
2004-01-25 rtognimp Pass header to codec in extradata (needed by ffmpeg fli decoder)
2002-04-24 albeu Added demuxer uninit
2002-02-22 melanson discovered what appears to be another valid FLI frame magic number
2001-12-17 arpi fli seeking implemented
2001-12-09 melanson committed corrected speed calculation
2001-11-30 alex magic_number checking added
2001-11-30 alex pts support
2001-11-25 melanson fixed FLI demuxer so that it skips over app-specific frames
2001-11-25 melanson fixed divide-by-0 bug in FLI demuxer
2001-11-24 melanson mostly complete support for loading and decoding FLI/FLC animations