summaryrefslogtreecommitdiffstats
path: root/libmpdemux/demux_demuxers.c
Commit message (Expand)AuthorAgeFilesLines
* Second-try commit of this patch.corey2006-02-171-4/+4
* Reverse commit of unfinished patch for passing audio_delay to the demuxers.corey2006-02-091-4/+4
* 1. Include audio_delay as an argument to demux_seek.corey2006-02-071-4/+4
* Provide DEMUXER_CTRL_GET_TIME_LENGTH and DEMUXER_CTRL_GET_PERCENT_POS.reimar2005-10-301-1/+14
* Do not free demuxer before using demuxer->desc->type (happened when using -au...reimar2005-08-231-6/+0
* Demuxer modularizationrtognimp2005-08-051-4/+23
* Free the stream of the audio and subtitle demuxer.albeu2003-03-271-2/+10
* A-V sync cleanup: sh_audio->timer replaced by sh_audio->delay, it containsarpi2002-11-021-2/+1
* Uninit addedalbeu2002-04-241-0/+21
* Demuxers demuxer support for using external audiofile (or muxed subtitles).albeu2002-02-201-0/+83