index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
demux
/
demux.h
Commit message (
Expand
)
Author
Age
*
ytdl_hook, edl: implement pseudo-DASH support
wm4
2017-02-04
*
player: remove --stream-capture option/property
wm4
2017-01-21
*
player: actually let cache readahead after opening demuxer for prefetch
wm4
2017-01-19
*
demux, stream: add option to prevent opening referenced files
wm4
2016-12-04
*
demux_mkv: don't recursively resolve timeline for opened reference files
wm4
2016-10-22
*
demux: do not access global options
wm4
2016-09-06
*
demux: close underlying stream if it's fully read anyway
wm4
2016-08-26
*
player: don't directly access demuxer->stream
wm4
2016-08-26
*
demux: add per-track metadata
wm4
2016-08-12
*
demux: make refresh seek handling more generic
wm4
2016-08-06
*
player: improve instant track switching
wm4
2016-08-06
*
demux: replace demux_pause/demux_unpause with demux_run_on_thread
wm4
2016-03-09
*
demux_timeline: set correct seekable flags
wm4
2016-03-03
*
demux: remove relative seeking
wm4
2016-02-28
*
Rewrite ordered chapters and timeline stuff
wm4
2016-02-15
*
vd_lavc: feed A53_CC side data packets into the demuxer for eia_608 decoding
Aman Gupta
2016-01-18
*
demux: remove unused function
wm4
2016-01-18
*
demux: remove unused flag
wm4
2016-01-18
*
player: eliminate demux_get_next_pts()
wm4
2016-01-11
*
demux: remove weird tripple-buffering for the sh_stream list
wm4
2015-12-23
*
player: handle rebasing start time differently
wm4
2015-11-16
*
demux: remove demux_add_packet() return value
wm4
2015-10-17
*
demux: remove redundant demux_chapter.name field
wm4
2015-08-12
*
demux: add options to control maximum queue size
wm4
2015-08-05
*
player: use demux_open_url() to open main files
wm4
2015-08-04
*
player: remove higher-level remains of DVD/BD menu support
wm4
2015-08-03
*
demux: get rid of some bstr things
wm4
2015-06-24
*
demux_mkv: move global options to the demuxer
wm4
2015-04-23
*
Update license headers
Marcin Kurczewski
2015-04-13
*
demux_mkv: check for playback aborts
wm4
2015-03-09
*
demux: add a demux_open_url() function
wm4
2015-02-20
*
demux: change demux_open() signature
wm4
2015-02-20
*
demux: add free_demuxer_and_stream() function
wm4
2015-02-20
*
player: enable cache and demuxer thread for subtitles too
wm4
2015-02-18
*
demux, matroska: remove demuxer type field
wm4
2015-02-17
*
demux: remove file_contents field
wm4
2015-02-17
*
demux_edl: make independent from MPContext
wm4
2015-02-17
*
demux_cue: make independent from MPContext
wm4
2015-02-17
*
player: use a separate context for timeline loader stuff
wm4
2015-02-17
*
demux: fix dropped subtitle packets with the new stream switching
wm4
2015-02-14
*
demux: hack for instant stream switching
wm4
2015-02-13
*
command: export more details about file seekability
wm4
2015-01-26
*
demux_disc: pass seek flags to stream layer
wm4
2015-01-19
*
command: add properties for current bitrate
wm4
2014-12-12
*
dvd, bd: don't unnecessarily block on demuxer/stream all the time
wm4
2014-12-04
*
player: always use demux_chapter
wm4
2014-11-02
*
demux: fix demux_seek signature
wm4
2014-10-29
*
demux: get rid of old wrapper
wm4
2014-09-01
*
Move compat/ and bstr/ directory contents somewhere else
wm4
2014-08-29
*
player: better cache status on status line
wm4
2014-08-27
[next]