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
*
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
*
player: redo how stream caching and pausing on low cache works
wm4
2014-08-27
*
demux: enable thread by default
wm4
2014-08-16
*
demux: remove unused function
wm4
2014-08-16
*
demux: fix timestamp type for seek calls
wm4
2014-07-21
*
demux: add function to read packets asychronously
wm4
2014-07-18
*
demux: drop some unused definitions
wm4
2014-07-17
*
demux: add a demuxer thread
wm4
2014-07-16
*
demux: remove accurate_seek field
wm4
2014-07-08
*
Remove stream_pts stuff
wm4
2014-07-06
*
dvd: fix first subtitle with delayed subtitle streams
wm4
2014-07-06
*
demux: minor simplification
wm4
2014-07-06
*
demux: minor simplification to internal API
wm4
2014-07-05
*
dvd: move angle switching code
wm4
2014-07-05
*
dvd, bluray, cdda: add demux_disc containing all related hacks
wm4
2014-07-05
*
demux: make start time a simple field
wm4
2014-07-05
*
demux, stream: change metadata notification
wm4
2014-07-05
*
demux: make replaygain per-track
wm4
2014-07-05
*
demux: move packet functions to a separate source file
wm4
2014-07-05
*
demux: move packet list functions
wm4
2014-07-05
*
demux: minor cleanups
wm4
2014-07-01
*
demux: simplify packet resizing
wm4
2014-06-13
*
demux: fix compilation with FFmpeg git
wm4
2014-06-12
[next]