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.c
Commit message (
Expand
)
Author
Age
*
demux: fix memory leak when loading of ordered chapter file is aborted
wm4
2016-06-07
*
cache: use a single STREAM_CTRL for various cache info
wm4
2016-03-29
*
demux: remove pausing mechanism
wm4
2016-03-10
*
demux: replace demux_pause/demux_unpause with demux_run_on_thread
wm4
2016-03-09
*
demux: delay bitrate calculation on packets with unknown timestamps
wm4
2016-03-05
*
demux: add null demuxer
wm4
2016-03-04
*
demux: remove relative seeking
wm4
2016-02-28
*
demux: avoid lost wakeup on queue overflow
wm4
2016-02-24
*
demux_timeline: fix nested timelines
wm4
2016-02-20
*
Rewrite ordered chapters and timeline stuff
wm4
2016-02-15
*
demux: reduce verbosity
wm4
2016-02-11
*
demux: remove a minor difference between threaded/unthreaded modes
wm4
2016-01-19
*
demux: fix leaking closed captions packets with unselected sub stream
wm4
2016-01-19
*
vd_lavc: feed A53_CC side data packets into the demuxer for eia_608 decoding
Aman Gupta
2016-01-18
*
demux: disable stream cache if no tracks are selected
wm4
2016-01-18
*
demux: remove unused function
wm4
2016-01-18
*
demux: fix interleaved subtitle reading in unthreaded mode
wm4
2016-01-18
*
demux: unify codepaths for threaded/unthreaded track switching
wm4
2016-01-18
*
demux: merge sh_video/sh_audio/sh_sub
wm4
2016-01-12
*
mpv_talloc.h: rename from talloc.h
Dmitrij D. Czarkoff
2016-01-11
*
player: eliminate demux_get_next_pts()
wm4
2016-01-11
*
sub: change how subtitles are read
wm4
2015-12-29
*
demux: remove weird tripple-buffering for the sh_stream list
wm4
2015-12-23
*
demux: check embedded cuesheet refers to only one file
Kevin Mitchell
2015-12-17
*
demux: remove old subtitle parser
wm4
2015-12-10
*
demux: fix seeking in .ts
wm4
2015-11-23
*
player: handle rebasing start time differently
wm4
2015-11-16
*
demux_libass: remove this demuxer
wm4
2015-11-11
*
command: do not return 0 for bitrates if unknown
wm4
2015-10-23
*
demux: cosmetics: remove indirection
wm4
2015-10-22
*
demux: remove demux_add_packet() return value
wm4
2015-10-17
*
demux: don't attempt to open a demuxer after abort signal was given
wm4
2015-10-06
*
cue: read more metadata
wm4
2015-10-01
*
stream: provide a stream_get_size() convenience function
wm4
2015-08-18
*
stream: libarchive wrapper for reading compressed archives
wm4
2015-08-17
*
demux: remove redundant demux_chapter.name field
wm4
2015-08-12
*
demux: add options to control maximum queue size
wm4
2015-08-05
*
demux: remove options to control minimum packet 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: handle Matroska-style replaygain tags as well
wm4
2015-07-12
*
demux: refactor replaygain tag handling
wm4
2015-07-12
*
player: disable seeking even if the cache is enabled
wm4
2015-07-08
*
demux: get rid of some bstr things
wm4
2015-06-24
*
player: add some debug output for seeking
wm4
2015-06-18
*
demux: don't get stuck on some cases of timestamp resets
wm4
2015-05-26
*
demux: read cue sheets embedded in tags
wm4
2015-05-19
*
demux_mkv: move global options to the demuxer
wm4
2015-04-23
*
demux: report correct cache state close to EOF
wm4
2015-04-20
*
Update license headers
Marcin Kurczewski
2015-04-13
[next]