index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
player
Commit message (
Expand
)
Author
Age
*
options: deprecate --ff- options and properties
wm4
2017-12-21
*
command: make video-frame-info property observable
wm4
2017-12-20
*
dvb: Fix long channel switching: next/prev channel
rim
2017-12-16
*
js: implement mp.msg.trace()
TheAMM
2017-12-16
*
lua: implement mp.msg.trace
Niklas Haas
2017-12-15
*
msg: reinterpret a bunch of message levels
Niklas Haas
2017-12-15
*
lua+js: implement utils.file_info()
TSaaristo
2017-12-13
*
osd: fix a compiler warning by adding parentheses in if condition
pavelxdd
2017-12-10
*
video: add a shitty hack to avoid missing subtitles with vf_sub
wm4
2017-12-08
*
player: when loading external file, always add all track types
wm4
2017-12-07
*
player: rebase start time even for subtitle streams
wm4
2017-12-07
*
Revert "ytdl: handle HLS with FFmpeg"
Kevin Mitchell
2017-12-07
*
ytdl: handle HLS with FFmpeg
wm4
2017-12-06
*
player/osd.c: fix putting --start time on OSD
Leo Izen
2017-12-05
*
player/playloop.c: fix --loop-file without --start
Leo Izen
2017-12-05
*
player/misc.c: allow both --length and --end to control play endpoint
Leo Izen
2017-12-04
*
player/playloop.c: respect playback start time when using --loop-file
Leo Izen
2017-12-03
*
player: use start timestamp for ab-looping if --ab-loop-a is absent
Leo Izen
2017-12-03
*
player: add get_play_start_pts
Leo Izen
2017-12-03
*
Fix various typos in log messages
Nicolas F
2017-12-03
*
audio: fix missing volume update on init and reinit
wm4
2017-12-01
*
scripting: report dlerror() output
Nicolas F
2017-12-01
*
vd_lavc: rewrite how --hwdec is handled
wm4
2017-12-01
*
vo_gpu: make it possible to load multiple hwdec interop drivers
wm4
2017-12-01
*
client: Allow "C.UTF-8" as LC_NUMERIC locale
sfan5
2017-11-30
*
audio: add audio softvol processing to AO
wm4
2017-11-29
*
af: remove deprecated audio filters
wm4
2017-11-29
*
video: remove automatic stereo3d filter insertion
wm4
2017-11-29
*
video: fix rotation and deinterlace auto filters
wm4
2017-11-29
*
player: match subtitles with language tags with --sub-auto=exact
wm4
2017-11-27
*
player: change 3 remaining GPL-only code pieces to LGPL
wm4
2017-11-24
*
player: minor fix/simplification of OSD time/duration handling
wm4
2017-11-24
*
demux: export demuxer cache sizes in bytes
wm4
2017-11-10
*
player: change license of some code surrounding --frames to LGPL
wm4
2017-11-06
*
player: log if NDEBUG is defined
wm4
2017-11-04
*
osc: make cycling visibility an input.conf key binding
wm4
2017-11-03
*
osc: render seek ranges a bit less ugly
ChrisK2
2017-11-02
*
osc: render seek ranges
wm4
2017-11-02
*
screenshot: create directories from template
Nicolas F
2017-11-02
*
demux: refactor to export seek ranges
wm4
2017-10-30
*
lavfi: fix warnings with newer libavfilter versions
wm4
2017-10-27
*
audio: fix small memory leak
wm4
2017-10-27
*
command: change demuxer-cache-state property to return multiple ranges
wm4
2017-10-26
*
demux: drop redundant SEEK_BACKWARD flag
wm4
2017-10-23
*
video: fix typo in log message
Nicolas F
2017-10-22
*
command: read the diff if you want to know
wm4
2017-10-21
*
demux: add a back buffer and the ability to seek into it
wm4
2017-10-21
*
video: fix poitential NULL deref
wm4
2017-10-18
*
video: remove special path for hwdec screenshots
wm4
2017-10-16
*
stats: add file size
Julian
2017-10-13
[next]