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: 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
*
demux: return EOF when reading from unselected stream
wm4
2015-01-16
*
demux_mf: move mf.c contents to demux_mf.c
wm4
2014-12-29
*
command: add properties for current bitrate
wm4
2014-12-12
*
demux: don't always make --cache-secs override --demuxer-readahead-secs
wm4
2014-12-12
*
demux: silence unseekable message
wm4
2014-12-05
*
demux: explicitly wake up playback thread on metadata change etc.
wm4
2014-12-04
*
demux: don't print message if replaygain tags were not found
wm4
2014-12-04
*
dvd, bd: don't unnecessarily block on demuxer/stream all the time
wm4
2014-12-04
*
demux: update cache state when paused
wm4
2014-11-12
*
demux: report 0s readahead time as fallback in some situations
wm4
2014-11-05
*
demux: don't account known range for streams that are EOF
wm4
2014-11-03
*
demux: fix PTS comparison
wm4
2014-11-03
*
demux: don't consider stream EOF an underrun
wm4
2014-11-03
*
player: always use demux_chapter
wm4
2014-11-02
*
demux: fix demux_seek signature
wm4
2014-10-29
*
demux: move some seek flag sanitation to generic code
wm4
2014-10-29
*
demux: seek to position 0 when loading, instead of restoring it
wm4
2014-10-28
*
demux: don't access stream while lock is held
wm4
2014-10-24
*
demux: cache STREAM_CTRL_GET_BASE_FILENAME
wm4
2014-10-24
*
player: add stream selection by ffmpeg index
wm4
2014-10-21
*
Set thread name for debugging
wm4
2014-10-19
*
demux: print a warning if stream is not seekable
wm4
2014-10-17
*
demux: allow increasing filepos only
wm4
2014-09-03
*
demux: get rid of old wrapper
wm4
2014-09-01
*
demux: eliminate redundant check
shdown
2014-08-30
*
player: slightly better cache underrun detection
wm4
2014-08-27
*
demux: reset idle state on seeks
wm4
2014-08-27
*
player: better cache status on status line
wm4
2014-08-27
*
player: fix basic playback
wm4
2014-08-27
*
player: redo how stream caching and pausing on low cache works
wm4
2014-08-27
*
demux: reduce wakeups if no cache is active
wm4
2014-08-27
*
demux: avoid unnecessary wakeups
wm4
2014-08-24
*
demux: add option to control the readahead buffer by a duration value
wm4
2014-08-16
*
demux: remove unused function
wm4
2014-08-16
*
demux: reduce log spam if threading is disabled
wm4
2014-08-11
*
demux: fix playback abort if --demuxer-thread is not used
wm4
2014-08-07
*
demux: make track switching asynchronous
wm4
2014-08-06
*
demux: asynchronous seeking
wm4
2014-07-21
*
demux: don't start reading if no packets were requested yet
wm4
2014-07-20
*
demux: make the cache refresh cached STREAM_CTRLs
wm4
2014-07-20
*
demux: fix a corner case (2)
wm4
2014-07-19
*
demux: ensure demux_read_packet_async() always reads
wm4
2014-07-19
*
demux: fix a corner case
wm4
2014-07-19
*
demux: fix opening pipes with demux_lavf
wm4
2014-07-18
*
demux: fix problems with EOF
wm4
2014-07-18
*
demux: add function to read packets asychronously
wm4
2014-07-18
*
demux: fix debug log output
wm4
2014-07-17
[next]