log

age author description
Mon, 31 Oct 2005 13:57:37 +0000 reimar 10l typo, nomanyfmts should be used against playback problems.
Mon, 31 Oct 2005 13:56:16 +0000 reimar More consistent and sane types. Also avoids some gcc 4 warnings.
Mon, 31 Oct 2005 08:41:41 +0000 gpoirier synced with 1.34, patch by Johan Bos + fixes by me
Sun, 30 Oct 2005 09:19:05 +0000 reimar move resync_audio_stream after seeking to demuxer.c
Sun, 30 Oct 2005 09:13:32 +0000 reimar Provide DEMUXER_CTRL_GET_TIME_LENGTH and DEMUXER_CTRL_GET_PERCENT_POS.
Sun, 30 Oct 2005 09:11:40 +0000 reimar Provide percentage even when demuxer->movi_start and movi_end are not available
Sun, 30 Oct 2005 08:45:24 +0000 reimar 10l, uninit() was not used, fixes bug #401