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
*
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
*
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
[next]