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
*
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
*
stream_cdda: fix parameter passing
wm4
2015-03-03
*
player: refine rar:// playlist-safety handling
wm4
2015-03-02
*
stream_dvb: Always define NO_STREAM_ID_FILTER if missing.
Oliver Freyermuth
2015-02-28
*
stream: remove stream filter concept
wm4
2015-02-27
*
stream_rar: treat rar files as playlists
wm4
2015-02-27
*
cache: use MPCLAMP() macro
wm4
2015-02-25
*
cache: limit to file size
wm4
2015-02-25
*
stream_file: open pipes non-blocking
wm4
2015-02-20
*
cache: silence "EOF reached" message
wm4
2015-02-18
*
dvb_tune: fix invalid syntax
wm4
2015-02-11
*
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_lavf: fix build with Libav
wm4
2015-02-06
*
options: add --network-timeout
wm4
2015-02-06
*
stream_cdda: fix bugs in chapter time retrieval
wm4
2015-02-04
*
command: add dummy get implementation for tv-channel property
wm4
2015-02-02
*
stream: reject overly long URLs
wm4
2015-01-21
*
stream_lavf: escape disallowed characters in http URLs
wm4
2015-01-21
*
dvd: try to improve seeking
wm4
2015-01-19
*
stream_dvb: silence bogus compiler warning
wm4
2015-01-19
*
cache: cache-position needs to be int64_t
Oliver Freyermuth
2015-01-13
*
stream_dvb: Add MP_ERR if polling worked, but read fails.
Oliver Freyermuth
2015-01-13
*
stream_pvr: uncrustify
wm4
2015-01-06
*
dvb: uncrustify
wm4
2015-01-06
*
stream_dvb: Enable streaming mode, activates cache.
Oliver Freyermuth
2015-01-06
*
stream_dvb: Do not add special PIDs if we anyways record the full TP.
Oliver Freyermuth
2015-01-06
*
stream_dvb: Add possibility to dump a full transponder.
Oliver Freyermuth
2015-01-06
*
stream_dvb: Record PIDs with human-readable content, bump max demuxer count.
Oliver Freyermuth
2015-01-06
*
stream_dvb: Also demux PMT if possible, reactivate TPID parsing.
Oliver Freyermuth
2015-01-06
*
stream_dvb: Extend token-list for pid-parsing, magically allows to parse VDR-...
Oliver Freyermuth
2015-01-06
[next]