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
*
Fix some typos in code comments
Aman Gupta
2015-12-21
*
stream: drop PVR support
wm4
2015-12-10
*
stream_libarchive: make libarchive seek callback lazy
Kevin Mitchell
2015-11-09
*
stream_libarchive: add multivolume support
Kevin Mitchell
2015-11-09
*
libarchive: remove redundant log prefix
Kevin Mitchell
2015-11-09
*
stream/audio: fix unchecked strdups
wm4
2015-10-30
*
options: add support for client certificate authentication
Joschka Tillmanns
2015-10-20
*
stream: minor cleanup to verbose logging
wm4
2015-09-30
*
cache: do not include backbuffer size in total stream cache size
wm4
2015-09-10
*
stream_libarchive: read tar only in "unsafe" mode
wm4
2015-08-22
*
stream_libarchive: disable raw filter
wm4
2015-08-20
*
stream_libarchive: fix libarchive callback signature
wm4
2015-08-20
*
stream_libarchive: restrict number of allowed formats
wm4
2015-08-18
*
stream: provide a stream_get_size() convenience function
wm4
2015-08-18
*
demux_libarchive: open flat compressed files
wm4
2015-08-17
*
stream: libarchive wrapper for reading compressed archives
wm4
2015-08-17
*
stream: remove remaining DVD/BD menu definitions
wm4
2015-08-03
*
stream_bluray: remove menu implementation
wm4
2015-08-03
*
stream_dvdnav: rip out lower-level menu implementation
wm4
2015-08-03
*
win32: revert wchar_t changes
wm4
2015-08-01
*
win32: more wchar_t -> WCHAR replacements
wm4
2015-07-30
*
cache: make backbuffer size configurable
wm4
2015-07-22
*
cache: fix backbuffer logic
wm4
2015-07-22
*
stream_file: remove an indirection
wm4
2015-07-10
*
stream_file: cosmetics: shorten variable name
wm4
2015-07-10
*
stream_file: initialize `fd`
Ben Boeckel
2015-07-09
*
stream_file: add fd:// protocol
wm4
2015-07-09
*
Disable DVD and BD menu support (to be removed)
wm4
2015-06-26
*
cache: limit readahead size to half the cache size at the beginning
wm4
2015-05-29
*
vo_opengl: add support for custom shaders
Niklas Haas
2015-05-27
*
command: add protocol-list property
wm4
2015-05-23
*
Remove trailing whitespaces
Michael Vetter
2015-05-15
*
threads: use utility+POSIX functions instead of weird wrappers
wm4
2015-05-11
*
path: make mp_path_join accept normal C strings
wm4
2015-05-09
*
stream: don't print reconnection message if no stream support
wm4
2015-04-29
*
cache: exit early on cancellation
wm4
2015-04-21
*
cache: another minor simplification
wm4
2015-04-21
*
cache: simplify the check for printing the "cache stuck" message
wm4
2015-04-21
*
command: disc-mouse-on-button property
xylosper
2015-04-21
*
stream_file: minor simplification
wm4
2015-04-17
*
player: allow playing directories
wm4
2015-04-17
*
Update license headers
Marcin Kurczewski
2015-04-13
*
stream_rar: update comment
wm4
2015-03-29
*
stream_lavf: workaround broken rtmp "timeout" option
wm4
2015-03-19
*
options: introduce --cache=yes choice
wm4
2015-03-12
*
stream: use relaxed atomic loads for checking playback aborts
wm4
2015-03-09
*
stream/smb: mark as network stream for --cache=auto
Kevin Mitchell
2015-03-09
*
options: add M_OPT_FILE to new options that are missing it
Philip Sequeira
2015-03-07
*
cache: assume file size from EOF position
wm4
2015-03-04
*
stream_cdda: add option to enable cdtext, and disable it by default
wm4
2015-03-03
[next]