log libmpdemux/demux_fli.c @ 24503:5a70ac2aea03

age author description
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