index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libmpdemux
/
demux_demuxers.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
demux_demuxers: Fix crash with -audiofile and audio disabled
reimar
2010-12-16
1
-1
/
+1
*
core: use correct demuxer with -audiofile / -subfile
Uoti Urpala
2010-11-08
1
-1
/
+1
*
demux_demuxers: initialize stream_pts to MP_NOPTS_VALUE
Uoti Urpala
2010-11-08
1
-0
/
+1
*
core: move video pos/length query functions from demux to core
Uoti Urpala
2010-11-08
1
-4
/
+1
*
Delete things related to old translation system
Uoti Urpala
2010-03-10
1
-1
/
+0
*
Merge svn changes up to r29912
Uoti Urpala
2009-11-16
1
-0
/
+6
|
\
|
*
Unbreak the demuxer-specific code in video.c with e.g.
reimar
2009-11-01
1
-0
/
+6
*
|
Merge svn changes up to r29644
Uoti Urpala
2009-09-04
1
-3
/
+10
|
\
|
|
*
Add a hack to ensure data from e.g. mov format -subfile gets read at all
reimar
2009-09-01
1
-0
/
+4
|
*
Hack demux_demuxers so that demux_demuxers_fill_buffer is actually called.
reimar
2009-09-01
1
-3
/
+6
|
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
1
-4
/
+4
*
|
Remove trailing whitespace from most files
Uoti Urpala
2009-07-07
1
-4
/
+4
*
|
Merge svn changes up to r29304
Uoti Urpala
2009-07-07
1
-0
/
+17
|
\
|
|
*
Add standard license header to all files in libmpdemux.
diego
2009-05-08
1
-0
/
+17
*
|
Translation system changes part 2: replace macros by strings
Amar Takhar
2009-07-07
1
-1
/
+1
*
|
Translation system changes part 1: wrap translated strings
Amar Takhar
2009-07-07
1
-1
/
+1
*
|
Allocate struct demuxer with talloc
Uoti Urpala
2009-03-21
1
-1
/
+2
|
/
*
Make internal subtitle and subtitle switching work with -audiofile
reimar
2008-05-21
1
-0
/
+5
*
Remove useless cast
reimar
2008-04-05
1
-1
/
+1
*
Make all demuxer_desc_t const, thus moving them to .rodata
reimar
2008-01-13
1
-2
/
+2
*
Add explicit location for headers from the stream/ directory.
diego
2007-03-15
1
-1
/
+1
*
Fix demux_demuxers seeking if the video demuxer does not set
reimar
2006-10-05
1
-0
/
+5
*
Remove unused variables, patch by Stefan Huehner stefan at huehner org.
diego
2006-07-08
1
-1
/
+0
*
rm unnecesary casts from void* - part 4
reynaldo
2006-07-03
1
-2
/
+2
*
Clean up audio pts handling, make audio pts tracking in the audio-only
uau
2006-06-14
1
-1
/
+0
*
Part3 of Otvos Attila's oattila AT chello-hu mp_msg changes, with lots of mod...
reynaldo
2006-04-22
1
-1
/
+3
*
Second-try commit of this patch.
corey
2006-02-17
1
-4
/
+4
*
Reverse commit of unfinished patch for passing audio_delay to the demuxers.
corey
2006-02-09
1
-4
/
+4
*
1. Include audio_delay as an argument to demux_seek.
corey
2006-02-07
1
-4
/
+4
*
Provide DEMUXER_CTRL_GET_TIME_LENGTH and DEMUXER_CTRL_GET_PERCENT_POS.
reimar
2005-10-30
1
-1
/
+14
*
Do not free demuxer before using demuxer->desc->type (happened when using -au...
reimar
2005-08-23
1
-6
/
+0
*
Demuxer modularization
rtognimp
2005-08-05
1
-4
/
+23
*
Free the stream of the audio and subtitle demuxer.
albeu
2003-03-27
1
-2
/
+10
*
A-V sync cleanup: sh_audio->timer replaced by sh_audio->delay, it contains
arpi
2002-11-02
1
-2
/
+1
*
Uninit added
albeu
2002-04-24
1
-0
/
+21
*
Demuxers demuxer support for using external audiofile (or muxed subtitles).
albeu
2002-02-20
1
-0
/
+83