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
Commit message (
Expand
)
Author
Age
...
*
demux: reduce indentation for two functions
wm4
2017-11-10
*
demux: some minor mostly cosmetics
wm4
2017-11-10
*
demux: simplify a function
wm4
2017-11-10
*
demux: change how refreshes on track switching are handled
wm4
2017-11-10
*
demux: get rid of weird backwards loop
wm4
2017-11-10
*
demux: avoid broken readahead when joining ranges
wm4
2017-11-10
*
demux: reduce difference between threaded and non-threaded mode
wm4
2017-11-10
*
demux: support multiple seekable cached ranges
wm4
2017-11-09
*
demux: explicitly discard 0 sized packets
wm4
2017-11-06
*
demux_mkv: allow 0 sized packets
wm4
2017-11-06
*
demux: slightly simplify pruning
wm4
2017-11-06
*
demux_mkv: rewrite packet reading to avoid 1 memcpy()
wm4
2017-11-05
*
demux: refactoring in preparation for multiple seek range support
wm4
2017-11-04
*
demux: improve and optimize cache pruning and seek range determination
wm4
2017-11-04
*
demux: reduce overhead when searching over keyframe ranges
wm4
2017-11-04
*
demux: avoid excessive readahead after cache seek
wm4
2017-11-04
*
demux: make pruning more efficient for unseekable demuxer cache
wm4
2017-11-04
*
demux: on queue overflow wake up reader thread on EOF only
wm4
2017-11-03
*
demux: don't show queue overflow warning when merely prefetching
wm4
2017-11-03
*
demux: don't allow subtitles to mess up buffered time display
wm4
2017-11-03
*
demux: add option to create CC tracks eagerly
wm4
2017-11-03
*
demux_mkv: add V_SNOW tag to mkv_video_tags
Nicolas F
2017-11-03
*
Bump libav* API use
wm4
2017-10-30
*
demux: refactor to export seek ranges
wm4
2017-10-30
*
demux_lavf: return AVERROR_EOF on file end
Daniel Kucera
2017-10-30
*
demux_mkv: don't probe start time by default
wm4
2017-10-27
*
demux_timeline: don't use segments for DASH
wm4
2017-10-26
*
demux: better computation of seek start target
wm4
2017-10-25
*
demux: reject cache seeks if parts of the range are unset
wm4
2017-10-25
*
demux: fall back to DTS when determining seek target
wm4
2017-10-25
*
demux: disallow seeking if there are streams with no timestamps
wm4
2017-10-25
*
demux: fix tracking of forward/backward cache size
wm4
2017-10-25
*
demux: respect timeline boundaries for cache seeks
wm4
2017-10-25
*
demux: don't report unknown queue state if no packets were added
wm4
2017-10-25
*
demux_timeline: trust attached picture flag
wm4
2017-10-25
*
demux: set correct stream index for attached pictures
wm4
2017-10-25
*
win32: add more-POSIXy versions of open() and fstat()
James Ross-Gowan
2017-10-25
*
demux: get rid of demux_packet.new_segment field
wm4
2017-10-24
*
demux_timeline: change virtual_stream array to array of pointers
wm4
2017-10-24
*
demux: fix cached SEEK_FORWARD seeks into end of cached regions/EOF
wm4
2017-10-23
*
demux: report buffered duration of 0 during seeking instead of unknown
wm4
2017-10-23
*
demux: drop redundant SEEK_BACKWARD flag
wm4
2017-10-23
*
demux: fix crash with cue/ordered chapter files
wm4
2017-10-23
*
command: read the diff if you want to know
wm4
2017-10-21
*
*** empty log message ***
wm4
2017-10-21
*
demux: replace redundant field with a better redundant field
wm4
2017-10-21
*
demux: add a back buffer and the ability to seek into it
wm4
2017-10-21
*
demux: optimize seeks within readahead cache
Aman Gupta
2017-10-21
*
demux: improvements to previous commits
wm4
2017-10-20
*
demux: ignore false underrun reporting from eia_608 captions decoder
Aman Gupta
2017-10-20
[prev]
[next]