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
/
stream.c
Commit message (
Expand
)
Author
Age
*
stream: separate posix/win32 cancellation code
wm4
2016-05-20
*
stream: stream_read_complete() reads from current pos, not 0
wm4
2016-01-12
*
mpv_talloc.h: rename from talloc.h
Dmitrij D. Czarkoff
2016-01-11
*
Fix some typos in code comments
Aman Gupta
2015-12-21
*
stream: drop PVR support
wm4
2015-12-10
*
stream: minor cleanup to verbose logging
wm4
2015-09-30
*
stream: provide a stream_get_size() convenience function
wm4
2015-08-18
*
stream: libarchive wrapper for reading compressed archives
wm4
2015-08-17
*
vo_opengl: add support for custom shaders
Niklas Haas
2015-05-27
*
command: add protocol-list property
wm4
2015-05-23
*
stream: don't print reconnection message if no stream support
wm4
2015-04-29
*
Update license headers
Marcin Kurczewski
2015-04-13
*
options: introduce --cache=yes choice
wm4
2015-03-12
*
stream: use relaxed atomic loads for checking playback aborts
wm4
2015-03-09
*
player: refine rar:// playlist-safety handling
wm4
2015-03-02
*
stream: remove stream filter concept
wm4
2015-02-27
*
stream_rar: treat rar files as playlists
wm4
2015-02-27
*
stream: get rid of remaining uses of the end_pos field
wm4
2015-02-06
*
stream: minor cleanups
wm4
2015-02-06
*
stream: slightly improve reconnect behavior
wm4
2015-02-06
*
stream: reject overly long URLs
wm4
2015-01-21
*
stream_lavf: escape disallowed characters in http URLs
wm4
2015-01-21
*
stream: always make stream dumping/capturing append to output file
wm4
2014-12-27
*
stream: always disable cache for pseudo-streams
wm4
2014-12-24
*
Do not call strerror()
wm4
2014-11-26
*
stream: fix endian swapping
wm4
2014-11-21
*
stream: reduce ifdeffery for win32 somewhat
wm4
2014-11-18
*
stream: signal a Windows event object on cancel
James Ross-Gowan
2014-11-18
*
stream: fix --stream-dump dropping the file header
wm4
2014-10-25
*
stream: remove duplicate message
wm4
2014-10-25
*
stream: stupid compilation workaround for win32
wm4
2014-10-19
*
lua: add an utility function for starting processes
wm4
2014-10-19
*
stream: better error message for unmatched protocol
wm4
2014-10-17
*
stream: change internal instead of external pos when dropping buffers
wm4
2014-10-08
*
stream: don't drop buffers on failed seeks
wm4
2014-09-29
*
stream: change malloc+memset to calloc
Bruno George Moraes
2014-09-27
*
stream_bluray: allow opening BDMV directories directly
wm4
2014-09-26
*
stream_dvdnav: allow opening DVD directories directly
wm4
2014-09-26
*
Remove mpbswap.h
wm4
2014-09-25
*
stream: fix build with emulated atomics
wm4
2014-09-13
*
stream: redo playback abort handling
wm4
2014-09-13
*
stream: change cache return values
wm4
2014-09-07
*
player: don't allow remote playlists to load local files
wm4
2014-09-01
*
player: always load playlists
wm4
2014-08-31
*
stream: correctly propagate uncached stream type
wm4
2014-08-30
*
Move compat/ and bstr/ directory contents somewhere else
wm4
2014-08-29
*
stream: tweaks to network reconnection code
wm4
2014-08-29
*
player: redo how stream caching and pausing on low cache works
wm4
2014-08-27
*
Revert "Remove DVD and Bluray support"
wm4
2014-07-15
*
Remove DVD and Bluray support
wm4
2014-07-14
[next]