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: minor cleanups
wm4
2014-06-22
*
stream_dvd, stream_dvdnav: map dvd:// to dvdnav
wm4
2014-06-20
*
stream_dvd: fix potential endless loop on seeking
wm4
2014-06-20
*
cache: avoid race condition between cache wakeup and idling
wm4
2014-06-16
*
tv: if timestamp is unset, return NOPTS
wm4
2014-06-14
*
tv: remove some non-sense
wm4
2014-06-14
*
tv: fix compilation without clock_gettime, don't claim to be MPlayer
wm4
2014-06-14
*
tv: add missing header for clock_gettime
wm4
2014-06-13
*
cache: print cache size only in verbose mode
wm4
2014-06-12
*
tv: fix a hidden static variable
wm4
2014-06-12
*
stream_bluray: fix some const declarations
wm4
2014-06-12
*
tv: use correct timestamps
iive
2014-06-12
*
Add more const
wm4
2014-06-11
*
stream_dvd: minor cleanups
wm4
2014-06-11
*
stream_dvd, stream_dvdnav, stream_bluray: remove global option variables
wm4
2014-06-11
*
stream_dvb: remove global option variables
wm4
2014-06-11
*
stream_cdda: remove global option variables
wm4
2014-06-11
*
stream: add a generic way to setup stream priv defaults
wm4
2014-06-11
*
stream_pvr: remove global option variables
wm4
2014-06-11
*
tv: remove printing of useless comment information
wm4
2014-06-11
*
tv: remove global option variables
wm4
2014-06-11
*
command: redo ancient TV/DVB/PVR commands
wm4
2014-06-11
*
stream/cache: handle failure of seeking underlying stream
wm4
2014-06-05
*
stream: remove VCD support
wm4
2014-06-01
*
tv: remove sysinfo() usage
wm4
2014-05-30
*
af_fmt2bits: change to af_fmt2bps (bytes/sample) where appropriate
Marcoen Hirschberg
2014-05-28
*
audio: rename i_bps to 'bitrate' to avoid confusion
Marcoen Hirschberg
2014-05-28
*
audio: change values from bytes-per-second to bits-per-second
Marcoen Hirschberg
2014-05-28
*
stream: unbreak writeable streams
wm4
2014-05-27
*
stream_cdda: fix compilation
wm4
2014-05-24
*
stream_smb: fix compilation
wm4
2014-05-24
*
stream_file: readjust some windows ifdeffery
wm4
2014-05-24
*
stream: remove chaos related to writeable streams
wm4
2014-05-24
*
stream_lavf: remove redundant message prefixes
wm4
2014-05-24
*
stream: don't use end_pos
wm4
2014-05-24
*
stream: kill start_pos, remove --sb option
wm4
2014-05-24
*
cache: be silent if no initial fill is requested
wm4
2014-05-22
*
cache: redo options and default settings
wm4
2014-05-20
*
threads: use mpv time for mpthread_cond_timedwait wrapper
wm4
2014-05-18
*
stream_smb: increase to 128k read_chuuk from default 8k
Kevin Mitchell
2014-05-12
*
stream_bluray: remove unused variables
wm4
2014-05-04
*
options: remove deprecated --identify
Martin Herkt
2014-05-04
*
stream: use libavformat interrupt callback
wm4
2014-04-25
*
stream: remove interrupt callback global variables
wm4
2014-04-25
*
stream: use uninterruptible sleep on reconnecting
wm4
2014-04-25
*
stream: remove unused functions
wm4
2014-04-25
*
cache: remove redundant log prefix
wm4
2014-04-23
*
threads: fix function name
wm4
2014-04-23
*
Fix some libav* include statements
wm4
2014-04-19
*
stream_dvdnav: print more debugging info
wm4
2014-04-17
[next]