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
*
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
*
dvb: fix compilation with older Linux headers
wm4
2016-01-22
*
stream_dvb: add verbose output in non-DVBv5 querying.
Oliver Freyermuth
2016-01-21
*
stream_dvb: use DVBv5 API also for DVB-C tuning.
Oliver Freyermuth
2016-01-21
*
stream_dvb: improve messages on delivery-type detection.
Oliver Freyermuth
2016-01-21
*
stream_dvb: don't requery tuner type, rely on initial query.
Oliver Freyermuth
2016-01-21
*
stream_dvb: support frontends with multiple delivery systems.
Oliver Freyermuth
2016-01-21
*
Relicense some non-MPlayer source files to LGPL 2.1 or later
wm4
2016-01-19
*
cache: add mechanism for disabling readahead
wm4
2016-01-18
*
player, stream_dvb: implement dvb-channel-name property.
Oliver Freyermuth
2016-01-14
*
stream_dvb: global protection mutex and usage bit for global_dvb_state.
Oliver Freyermuth
2016-01-14
*
stream_dvb: implement GET_METADATA and return program name.
Oliver Freyermuth
2016-01-14
*
stream_dvb: persist state-information across channel-switches.
Oliver Freyermuth
2016-01-14
*
dvb: rename dvb_config_t to dvb_state_t, keep config and state there.
Oliver Freyermuth
2016-01-14
*
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
*
cache: remove useless return value
wm4
2016-01-11
*
dvb: cleanup dvb_params struct, remove some unneeded fds
Oliver Freyermuth
2016-01-07
*
win32: fix fd://
James Ross-Gowan
2016-01-07
*
stream_lavf: remove tabs
wm4
2015-12-22
*
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
[next]