log libmpdemux/demux_roq.c @ 21353:a965ca17debc

age author description
Thu, 13 Jul 2006 16:41:13 +0000 reynaldo drops casts from void * on malloc/calloc from libmpdemux code
Fri, 05 Aug 2005 19:57:47 +0000 rtognimp Demuxer modularization
Wed, 30 Apr 2003 20:24:09 +0000 arpi removed nonsense stream_reset/seek in check_file()
Wed, 24 Apr 2002 15:36:07 +0000 albeu Added demuxer uninit
Sun, 31 Mar 2002 18:29:09 +0000 melanson changed int -> float for proper PTS calculation (works just as well as the
Sun, 31 Mar 2002 17:24:12 +0000 melanson fixed RoQ framerate by multiplying PTS calculation by some absurd constant
Mon, 18 Feb 2002 16:50:16 +0000 melanson fixed RoQ file detection and FPS determination (maybe)
Tue, 05 Feb 2002 03:54:08 +0000 melanson fixed FPS as well as crash bug when no audio chunks are present
Sat, 02 Feb 2002 22:35:47 +0000 melanson demuxer is now more complete, though still not perfect
Fri, 01 Feb 2002 05:35:16 +0000 melanson implemented RoQ file demuxing