index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
player
Commit message (
Expand
)
Author
Age
Files
Lines
*
lua: add license header
wm4
2014-03-11
1
-0
/
+17
*
command: fix null pointer dereference in idle mode
wm4
2014-03-11
1
-2
/
+2
*
input: check for abort cmd in multi-commands
wm4
2014-03-11
1
-1
/
+1
*
player: fix start time if timeline is used (ordered chapters, EDL)
wm4
2014-03-11
1
-6
/
+5
*
edl: fix offset of user-visible chapters
wm4
2014-03-11
1
-1
/
+1
*
command: fix metadata property
wm4
2014-02-12
1
-2
/
+2
*
player: fix an assert when reinitializing audio in some cases
wm4
2014-02-12
1
-0
/
+3
*
player: refresh OSD on track switching
wm4
2014-02-12
1
-0
/
+2
*
w32: use safe DLL search paths everywhere
James Ross-Gowan
2014-01-31
1
-0
/
+21
*
w32: enable heap corruption detection
James Ross-Gowan
2014-01-31
1
-0
/
+3
*
w32: don't disable the error reporting dialog
James Ross-Gowan
2014-01-31
1
-1
/
+1
*
player: avoid stalling when starting a network stream
wm4
2014-01-15
1
-2
/
+7
*
player: don't block terminal OSD while seeking
wm4
2014-01-15
1
-3
/
+6
*
player: mention subtitles in av_desync_help_text
wm4
2014-01-15
1
-2
/
+2
*
player: fix setting smaller timeout on Windows systems
wm4
2014-01-15
1
-1
/
+1
*
player: always ise [statusline] for terminal OSD
wm4
2014-01-06
1
-3
/
+3
*
player: print an error message if run command fails
wm4
2014-01-06
1
-1
/
+5
*
player: don't select subtitles added from quvi by default
wm4
2014-01-06
2
-5
/
+10
*
demux_subreader: reject file if not opened by --sub
wm4
2014-01-06
1
-0
/
+1
*
dvdnav: set correct stride for fake highlights
wm4
2014-01-06
1
-1
/
+1
*
player: load encoding-profiles.conf before the main config
wm4
2014-01-01
1
-7
/
+7
*
player: fix DVD playback
wm4
2014-01-01
1
-1
/
+1
*
video: fix --brightness etc. options
wm4
2013-12-29
1
-0
/
+14
*
player: add two more font mimetypes recognized by Haali
wm4
2013-12-29
1
-1
/
+3
*
player: use arrays to list font mimetypes and font file extensions
wm4
2013-12-29
1
-9
/
+15
*
Install encoding-profiles.conf by default
wm4
2013-12-28
1
-9
/
+26
*
player: fix buggy error condition when loading mpv.conf
wm4
2013-12-28
1
-1
/
+1
*
options: simplify handling of some help options
wm4
2013-12-26
1
-4
/
+0
*
player: deselect secondary sub when switching to file with different tracks
wm4
2013-12-25
1
-0
/
+2
*
player: fix initial selection with --secondary-sid
wm4
2013-12-25
1
-3
/
+21
*
player: add --secondary-sid for displaying a second subtitle stream
wm4
2013-12-24
8
-83
/
+166
*
player: add infrastructure to select multiple tracks at once
wm4
2013-12-24
6
-43
/
+64
*
player: do initial seek for external tracks only once
wm4
2013-12-24
1
-2
/
+12
*
player: slightly simplify seeking in external files
wm4
2013-12-24
1
-16
/
+9
*
player: redo demuxer stream selection
wm4
2013-12-24
7
-85
/
+79
*
player: fix typo in previous commit
wm4
2013-12-23
1
-1
/
+1
*
player: warn if Matroska font attachments have incorrect MIME type
wm4
2013-12-23
1
-2
/
+11
*
player: simplify mp_load_per_file_config
wm4
2013-12-22
1
-8
/
+7
*
player: move code around
wm4
2013-12-22
2
-42
/
+37
*
player: remove code duplication for auto-loaded config profiles
wm4
2013-12-22
1
-60
/
+14
*
path: change mp_splitext() semantics
wm4
2013-12-22
1
-1
/
+1
*
Don't include version.h from make options.c
wm4
2013-12-22
1
-2
/
+7
*
msg: remove global state
wm4
2013-12-21
1
-1
/
+6
*
player: use separate msg prefix for statusline
wm4
2013-12-21
3
-3
/
+5
*
msg: rename mp_msg_log -> mp_msg
wm4
2013-12-21
3
-15
/
+15
*
msg: convert defines to enum
wm4
2013-12-21
1
-1
/
+1
*
path lookup functions: mp_msg conversions
wm4
2013-12-21
7
-68
/
+70
*
quvi: mp_msg conversions
wm4
2013-12-21
1
-3
/
+3
*
stream: mp_msg conversions
wm4
2013-12-21
4
-6
/
+6
*
demux: mp_msg conversions
wm4
2013-12-21
5
-9
/
+10
*
playlist_parser: mp_msg conversion
wm4
2013-12-21
1
-1
/
+1
*
x11: mp_msg conversion for fstype help output
wm4
2013-12-21
1
-1
/
+1
*
encode_lavc: mp_msg conversions
wm4
2013-12-21
1
-2
/
+3
*
options: some more mp_msg conversions
wm4
2013-12-21
1
-1
/
+1
*
av_log: mp_msg conversion
wm4
2013-12-21
1
-2
/
+2
*
m_option, m_config: mp_msg conversions
wm4
2013-12-21
3
-15
/
+16
*
m_property: mp_msg conversions
wm4
2013-12-21
3
-5
/
+6
*
input: rework how input sources are added
wm4
2013-12-21
1
-23
/
+10
*
m_config: add custom context to includefunc callback
wm4
2013-12-21
1
-2
/
+4
*
sub/osd: mp_msg conversions
wm4
2013-12-21
4
-5
/
+9
*
find_subfiles: mp_msg conversions
wm4
2013-12-21
1
-1
/
+1
*
player/timeline: mp_msg conversions
wm4
2013-12-21
3
-39
/
+36
*
codecs: mp_msg conversion
wm4
2013-12-21
1
-2
/
+3
*
audio: mp_msg conversions
wm4
2013-12-21
1
-0
/
+2
*
mixer: mp_msg conversions
wm4
2013-12-21
1
-1
/
+1
*
lua: minor simplification
wm4
2013-12-21
1
-2
/
+1
*
player: use MSGL_SMODE for some slave-mode stuff
wm4
2013-12-21
2
-10
/
+10
*
image_writer: mp_msg conversions
wm4
2013-12-21
1
-2
/
+2
*
video/decode: mp_msg conversions
wm4
2013-12-21
1
-0
/
+2
*
video/filter: mp_msg conversions
wm4
2013-12-21
1
-1
/
+1
*
msg: change --msglevel, reduce legacy glue
wm4
2013-12-20
1
-0
/
+3
*
terminal: abstract terminal color handling
wm4
2013-12-20
1
-1
/
+1
*
osc: use mp.send_commandv
wm4
2013-12-20
1
-18
/
+18
*
input, lua: add functions to take pre-split input commands
wm4
2013-12-20
1
-0
/
+23
*
Rename getch2....c/h to terminal....c/h
wm4
2013-12-19
4
-3
/
+7
*
player: replace some overlooked mp_msgs
wm4
2013-12-19
8
-42
/
+31
*
command: remove radio commands
wm4
2013-12-19
1
-39
/
+0
*
Remove the _ macro
wm4
2013-12-18
3
-40
/
+40
*
command: better check whether file duration is available
wm4
2013-12-17
1
-1
/
+1
*
Split mpvcore/ into common/, misc/, bstr/
wm4
2013-12-17
17
-55
/
+55
*
Move options/config related files from mpvcore/ to options/
wm4
2013-12-17
16
-38
/
+38
*
Move libquvi stuff to stream/resolve/
wm4
2013-12-17
4
-4
/
+2
*
Move mpvcore/input/ to input/
wm4
2013-12-17
7
-7
/
+7
*
Rename mp_lua.c/h to lua.c/h
wm4
2013-12-17
4
-3
/
+3
*
Rename mp_core.h to core.h
wm4
2013-12-17
17
-16
/
+16
*
Move mpvcore/player/ to player/
wm4
2013-12-17
23
-0
/
+13324