index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
stream
Commit message (
Expand
)
Author
Age
*
cache: remove redundant free()
wm4
2017-01-09
*
demux, stream: add option to prevent opening referenced files
wm4
2016-12-04
*
tv: fix option type
wm4
2016-11-22
*
stream_bluray: check title index/playlist range
schnusch
2016-10-17
*
stream_bluray: select title by playlist
schnusch
2016-10-17
*
stream_file: don't use poll() on directories
wm4
2016-10-14
*
stream_libarchive: add some more points at which reading can be stopped
wm4
2016-10-01
*
stream_lavf: check seekable flag correctly
wm4
2016-09-27
*
stream_lavf: fix determining seekability
wm4
2016-09-26
*
stream/stream_lavf: user-agent option is deprecated
RiCON
2016-09-18
*
stream_cb: don't add "*://" to protocol list
wm4
2016-09-10
*
stream, demux, config: remove some dead/unneeded option-related code
wm4
2016-09-09
*
stream_cdda: remove weird option parsing stuff
wm4
2016-09-09
*
tv: remove weird option parsing stuff
wm4
2016-09-09
*
stream_dvb: remove weird option parsing stuff
wm4
2016-09-09
*
stream_dvd, stream_dvdnav: remove weird option parsing stuff
wm4
2016-09-08
*
stream_bluray: fix a minor memory leak
wm4
2016-09-08
*
stream_bluray: remove weird option parsing stuff
wm4
2016-09-08
*
osdep: rename atomics.h to atomic.h
wm4
2016-09-07
*
demux: do not access global options
wm4
2016-09-06
*
stream_cb: remove broken cast
wm4
2016-08-31
*
cache: don't use a backbuffer if the cache is as large as the file
wm4
2016-08-26
*
stream_memory: disable stream cache
wm4
2016-08-26
*
stream/stream_bluray: display list of available titles on verbose
Ricardo Constantino
2016-08-11
*
stream: fix double-free if cache init fails
wm4
2016-08-08
*
client API: add stream_cb API for user-defined stream implementations
Aman Gupta
2016-08-07
*
tvi_v4l2: fix style in the uninit function
Ben Boeckel
2016-08-05
*
tvi_v4l2: explicitly brace the code
Ben Boeckel
2016-08-05
*
libarchive: sanitize non-UTF8 archive entries
wm4
2016-07-18
*
libarchive: unify entry iteration between stream/demux layers
wm4
2016-07-18
*
cache: minor simplification
wm4
2016-07-11
*
cache: fix previous commit
wm4
2016-07-11
*
cache: propagate seek failures
wm4
2016-07-11
*
Fix misspellings
stepshal
2016-06-26
*
build: silence -Wunused-result
Niklas Haas
2016-06-07
*
stream: separate posix/win32 cancellation code
wm4
2016-05-20
*
cache: simplify speed calculations
wm4
2016-05-12
*
stream_cdda: enable cache by default
wm4
2016-05-10
*
stream_memory: add hex:// protocol
wm4
2016-04-20
*
cache: disable useless "Cache is not responding" warning
wm4
2016-04-03
*
build: make DVB test stricter
wm4
2016-04-02
*
cache: fix incorrect EOF condition
wm4
2016-03-29
*
cache: use a single STREAM_CTRL for various cache info
wm4
2016-03-29
*
command: add cache-speed property
wm4
2016-03-20
*
cache: remove unused STREAM_CTRL_RESUME_CACHE
wm4
2016-03-03
*
demux: remove relative seeking
wm4
2016-02-28
*
stream_dvb: fix minor resource leaks
wm4
2016-02-12
*
stream_dvb: remove dead code
wm4
2016-02-12
*
dvb: fix segmentation fault in case no valid configuration is found.
Oliver Freyermuth
2016-01-24
*
dvb: remove trailing whitespace
wm4
2016-01-22
[next]