aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpdemux/demux_demuxers.c
Commit message (Expand)AuthorAge
* Reverse commit of unfinished patch for passing audio_delay to the demuxers.Gravatar corey2006-02-09
* 1. Include audio_delay as an argument to demux_seek.Gravatar corey2006-02-07
* Provide DEMUXER_CTRL_GET_TIME_LENGTH and DEMUXER_CTRL_GET_PERCENT_POS.Gravatar reimar2005-10-30
* Do not free demuxer before using demuxer->desc->type (happened when using -au...Gravatar reimar2005-08-23
* Demuxer modularizationGravatar rtognimp2005-08-05
* Free the stream of the audio and subtitle demuxer.Gravatar albeu2003-03-27
* A-V sync cleanup: sh_audio->timer replaced by sh_audio->delay, it containsGravatar arpi2002-11-02
* Uninit addedGravatar albeu2002-04-24
* Demuxers demuxer support for using external audiofile (or muxed subtitles).Gravatar albeu2002-02-20