Thu, 05 Oct 2006 21:28:55 +0000 |
reimar |
Fix demux_demuxers seeking if the video demuxer does not set
|
Sat, 08 Jul 2006 17:28:36 +0000 |
diego |
Remove unused variables, patch by Stefan Huehner stefan at huehner org.
|
Mon, 03 Jul 2006 13:21:54 +0000 |
reynaldo |
rm unnecesary casts from void* - part 4
|
Wed, 14 Jun 2006 19:48:54 +0000 |
uau |
Clean up audio pts handling, make audio pts tracking in the audio-only
|
Sat, 22 Apr 2006 05:12:10 +0000 |
reynaldo |
Part3 of Otvos Attila's oattila AT chello-hu mp_msg changes, with lots of modifications as usual
|
Fri, 17 Feb 2006 01:57:41 +0000 |
corey |
Second-try commit of this patch.
|
Thu, 09 Feb 2006 19:39:51 +0000 |
corey |
Reverse commit of unfinished patch for passing audio_delay to the demuxers.
|
Tue, 07 Feb 2006 20:22:44 +0000 |
corey |
1. Include audio_delay as an argument to demux_seek.
|
Sun, 30 Oct 2005 09:13:32 +0000 |
reimar |
Provide DEMUXER_CTRL_GET_TIME_LENGTH and DEMUXER_CTRL_GET_PERCENT_POS.
|
Tue, 23 Aug 2005 08:03:26 +0000 |
reimar |
Do not free demuxer before using demuxer->desc->type (happened when using -audiofile).
|
Fri, 05 Aug 2005 19:57:47 +0000 |
rtognimp |
Demuxer modularization
|
Thu, 27 Mar 2003 20:40:50 +0000 |
albeu |
Free the stream of the audio and subtitle demuxer.
|
Sat, 02 Nov 2002 19:52:59 +0000 |
arpi |
A-V sync cleanup: sh_audio->timer replaced by sh_audio->delay, it contains
|
Wed, 24 Apr 2002 17:28:23 +0000 |
albeu |
Uninit added
|
Wed, 20 Feb 2002 16:59:25 +0000 |
albeu |
Demuxers demuxer support for using external audiofile (or muxed subtitles).
|