aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpdemux/demux_demuxers.c
Commit message (Expand)AuthorAge
* Make internal subtitle and subtitle switching work with -audiofileGravatar reimar2008-05-21
* Remove useless castGravatar reimar2008-04-05
* Make all demuxer_desc_t const, thus moving them to .rodataGravatar reimar2008-01-13
* Add explicit location for headers from the stream/ directory.Gravatar diego2007-03-15
* Fix demux_demuxers seeking if the video demuxer does not setGravatar reimar2006-10-05
* Remove unused variables, patch by Stefan Huehner stefan at huehner org.Gravatar diego2006-07-08
* rm unnecesary casts from void* - part 4Gravatar reynaldo2006-07-03
* Clean up audio pts handling, make audio pts tracking in the audio-onlyGravatar uau2006-06-14
* Part3 of Otvos Attila's oattila AT chello-hu mp_msg changes, with lots of mod...Gravatar reynaldo2006-04-22
* Second-try commit of this patch.Gravatar corey2006-02-17
* 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