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
Commit message (
Expand
)
Author
Age
Files
Lines
*
w32_common: prevent decoding certain keys twice
James Ross-Gowan
2014-01-15
1
-12
/
+34
*
Detect Lua on FreeBSD
Grzegorz Blach
2014-01-15
2
-1
/
+3
*
player: don't print status in --idle mode
wm4
2014-01-14
1
-1
/
+1
*
player: avoid stalling when starting a network stream
wm4
2014-01-14
3
-2
/
+9
*
cocoa: add application icon to the Dock when run from CLI
Stefano Pigozzi
2014-01-14
3
-0
/
+25
*
ebml: remove length parameters from read functions
wm4
2014-01-14
3
-39
/
+27
*
ebml: remove unused functions
wm4
2014-01-14
2
-90
/
+0
*
demux_mkv: remove unused macros
wm4
2014-01-14
1
-3
/
+0
*
demux_mkv: improve robustness by explicitly checking for level 1 elements
wm4
2014-01-14
3
-46
/
+50
*
demux_mkv: avoid skipping too much data in corrupted files
wm4
2014-01-14
3
-14
/
+18
*
msg: don't clear term OSD lines that are not used
wm4
2014-01-14
1
-3
/
+5
*
terminal-unix: fix terminfo/termcap name for cursor up
wm4
2014-01-14
1
-1
/
+1
*
msg: fix printing of module header
wm4
2014-01-14
1
-1
/
+2
*
terminal-unix: add fallback for enter key
wm4
2014-01-13
1
-0
/
+3
*
terminal-unix: fix fallbacks in case terminfo/termcap are disabled
wm4
2014-01-13
1
-2
/
+2
*
terminal-unix: add termcap/terminfo documentation links
wm4
2014-01-13
1
-0
/
+4
*
manpage: document --term-osd=force
wm4
2014-01-13
1
-1
/
+3
*
player: redo terminal OSD and status line handling
wm4
2014-01-13
14
-92
/
+159
*
player: don't block terminal OSD while seeking
wm4
2014-01-13
1
-3
/
+6
*
player: mention subtitles in av_desync_help_text
wm4
2014-01-12
1
-2
/
+2
*
options: remove --screenw and --screenh
wm4
2014-01-11
3
-18
/
+2
*
video/out: remove pointless x/y parameter from vo_x11_config_vo_window
wm4
2014-01-11
7
-15
/
+10
*
video/out: simplify monitor aspect handling
wm4
2014-01-11
9
-39
/
+25
*
video/out: remove fallback handling for screensize/monitor pixel aspect
wm4
2014-01-11
1
-7
/
+1
*
cocoa: fix window placement on secondary screens
Stefano Pigozzi
2014-01-11
1
-3
/
+2
*
vd_lavc: matroska: remove weird code setting extra_huff for mjpeg
wm4
2014-01-11
1
-12
/
+0
*
vd_lavc: matroska: remove weird realvideo special handling
wm4
2014-01-11
1
-16
/
+1
*
vd_lavc: minor simplification
wm4
2014-01-11
1
-11
/
+2
*
sd_lavc: use mp_lavc_set_extradata()
wm4
2014-01-11
1
-2
/
+2
*
Factor out setting AVCodecContext extradata
wm4
2014-01-11
4
-39
/
+27
*
cocoa: refactor init window positioning code
Stefano Pigozzi
2014-01-10
1
-2
/
+1
*
cocoa: allow to drag and drop URLs
Nyx0uf
2014-01-10
1
-5
/
+19
*
demux_lavf: add hack for MicroDVD for assuming frame based timing
wm4
2014-01-10
1
-0
/
+6
*
sub: fix frame based subtitle timestamp handling
wm4
2014-01-09
1
-1
/
+1
*
options: don't reset pause mode when switching to next file
wm4
2014-01-09
2
-4
/
+3
*
command: don't access VO for output parameters
wm4
2014-01-09
1
-12
/
+18
*
wayland: properly empty output list
Alexander Preisinger
2014-01-08
1
-4
/
+4
*
wayland/shm: don't crash if initialization failed
Alexander Preisinger
2014-01-08
1
-3
/
+1
*
wayland: fix crash when initialization fails
wm4
2014-01-08
1
-1
/
+2
*
player: strip 'file://' from filenames on playback start
wm4
2014-01-08
3
-13
/
+34
*
screenshot: add format specifiers to get file directory path
wm4
2014-01-08
2
-0
/
+27
*
wayland/shm: tone down warnings
Alexander Preisinger
2014-01-08
1
-2
/
+2
*
wayland: fix memory leaks
Alexander Preisinger
2014-01-08
3
-2
/
+24
*
player: fix setting smaller timeout on Windows systems
wm4
2014-01-08
1
-1
/
+1
*
waf: do not use TaskGen for PDF build rule
Martin Herkt
2014-01-08
1
-14
/
+6
*
wayland: cleanup registry_handle_global
Alexander Preisinger
2014-01-08
1
-2
/
+1
*
wayland: remove set_user_data from seat_listener
Alexander Preisinger
2014-01-08
1
-2
/
+0
*
wayland: use static consistently
Alexander Preisinger
2014-01-08
1
-4
/
+4
*
Switch PDF manual generation to rst2pdf
Martin Herkt
2014-01-08
6
-58
/
+17
*
terminal: don't initialize termcap etc. if stdout is not a terminal
wm4
2014-01-07
1
-2
/
+6
*
ao_pulse: lower default buffer size from 1000ms to 250ms
wm4
2014-01-07
2
-2
/
+2
*
ao_pulse: add suboption to control buffer size
wm4
2014-01-07
2
-1
/
+14
*
wayland: fix fullscreen & resizing for good
Alexander Preisinger
2014-01-07
3
-12
/
+34
*
manpage: mention how to get a list of codecs for use with --hwdec-codecs
wm4
2014-01-07
1
-0
/
+3
*
wayland: silence annoying libwayland-client message
wm4
2014-01-07
1
-0
/
+3
*
wayland: fix some memory leaks on initialization failure
wm4
2014-01-07
1
-6
/
+13
*
demux_lavf: fix minor memory leak
wm4
2014-01-07
1
-1
/
+1
*
audio: fix previous commit
wm4
2014-01-06
1
-1
/
+1
*
Fix audio delay inversion
Martin Herkt
2014-01-06
3
-6
/
+6
*
sub: fix previous commit
wm4
2014-01-06
1
-2
/
+2
*
Fix subtitle delay inversion
Martin Herkt
2014-01-06
2
-2
/
+2
*
w32_common: reformat yet again
Martin Herkt
2014-01-06
1
-208
/
+208
*
cocoa: don't reset window size when the video size doesn't change
Stefano Pigozzi
2014-01-06
1
-15
/
+14
*
w32_common: don't force topmost on fullscreen
Martin Herkt
2014-01-06
1
-1
/
+2
*
Windows: use roaming AppData instead of local
Martin Herkt
2014-01-06
1
-1
/
+1
*
win32-console-wrapper: use child process exit code
Martin Herkt
2014-01-06
1
-4
/
+6
*
win32-console-wrapper: remove command line mangling
Martin Herkt
2014-01-06
1
-11
/
+2
*
w32_common: reformat slightly
Martin Herkt
2014-01-06
1
-68
/
+99
*
w32_common: use OLE DnD for text/uri-list support
xnoreq
2014-01-06
1
-39
/
+203
*
win32-console-wrapper: Fix heap corruption
Martin Herkt
2014-01-06
1
-1
/
+1
*
build: don't depend on both libavresample and libswresample
wm4
2014-01-05
1
-0
/
+1
*
quvi: add option to not fetch subtitles
Andre D
2014-01-05
4
-1
/
+11
*
player: always ise [statusline] for terminal OSD
wm4
2014-01-05
1
-3
/
+3
*
player: print an error message if run command fails
wm4
2014-01-05
1
-1
/
+5
*
manpage: fix typo
wm4
2014-01-05
1
-1
/
+1
*
player: don't select subtitles added from quvi by default
wm4
2014-01-05
2
-5
/
+10
*
Revert "wayland/egl: use redraw callback"
Alexander Preisinger
2014-01-04
2
-28
/
+1
*
wayland: remove workaround
Alexander Preisinger
2014-01-04
1
-6
/
+3
*
wayland: fix obvious bug in dnd code
Alexander Preisinger
2014-01-04
1
-1
/
+1
*
input: change mp_input_run_cmd signature
wm4
2014-01-04
3
-8
/
+6
*
video/out: remove some code duplication between X11 and wayland
wm4
2014-01-04
4
-45
/
+35
*
demux_subreader: reject file if not opened by --sub
wm4
2014-01-04
3
-0
/
+5
*
build: fix build on old build system
Stefano Pigozzi
2014-01-04
1
-0
/
+1
*
cocoa: handle files drag and drop on the player video view
Stefano Pigozzi
2014-01-04
5
-1
/
+30
*
cocoa: refactor files drag and drop on the Dock icon
Stefano Pigozzi
2014-01-04
1
-24
/
+16
*
input: move files drag and drop to a new event.c file
Stefano Pigozzi
2014-01-04
8
-43
/
+89
*
wayland/egl: misc fixes and cleanups
Alexander Preisinger
2014-01-04
2
-6
/
+1
*
wayland/egl: use redraw callback
Alexander Preisinger
2014-01-04
2
-1
/
+32
*
wayland/egl: add egl_context to the wayland state
Alexander Preisinger
2014-01-04
2
-67
/
+73
*
wayland: Remove nonsense comment and add warning
Alexander Preisinger
2014-01-04
1
-4
/
+2
*
wayland: move workaround to fullscreen code
Alexander Preisinger
2014-01-04
1
-4
/
+5
*
wayland: implement dropping files on the VO window
Alexander Preisinger
2014-01-04
2
-2
/
+190
*
vo: dropping subtitle files on the VO window adds them as subtitle files
wm4
2014-01-04
3
-11
/
+36
*
x11: implement dropping files on the VO window
wm4
2014-01-04
2
-6
/
+192
*
vo: add vo_drop_files()
wm4
2014-01-04
2
-0
/
+26
*
manpage: mention --pause
Martin Herkt
2014-01-03
1
-0
/
+3
*
dvdnav: set correct stride for fake highlights
wm4
2014-01-03
1
-1
/
+1
*
stream_pvr: fix crash on initialization
wm4
2014-01-03
1
-0
/
+1
*
audio: check for overflows
wm4
2014-01-03
1
-0
/
+5
*
bstr: check for overflow in buffer allocation
wm4
2014-01-03
1
-0
/
+4
*
ta: check overflow in array realloc macros
wm4
2014-01-02
3
-3
/
+18
*
vda: fix build on OS X 10.7
Stefano Pigozzi
2014-01-02
2
-0
/
+2
*
ao_alsa: remove 9 year old typo
wm4
2014-01-02
1
-1
/
+0
*
build: fix cocoa configure check on OS X 10.7
Stefano Pigozzi
2014-01-02
3
-6
/
+15
*
wayland/opengl: fix garbage borders
Alexander Preisinger
2014-01-02
2
-22
/
+22
*
wayland/shm: only commit new frames
Alexander Preisinger
2014-01-02
1
-36
/
+40
*
wayland: don't change set fullscreen twice
Alexander Preisinger
2014-01-02
1
-1
/
+1
*
ao_alsa: Unbreak pause/resume
Martin Herkt
2014-01-02
1
-11
/
+10
*
ao_alsa: Fix PCM resume after suspend
Martin Herkt
2014-01-02
1
-15
/
+15
*
Add Windows console wrapper program (mpv.com)
Martin Herkt
2014-01-02
2
-0
/
+96
*
Windows: use the GUI subsystem, attach to console
Martin Herkt
2014-01-02
4
-1
/
+25
*
osdep/io, mp_vfprintf: split out console detection
Martin Herkt
2014-01-02
1
-42
/
+43
*
stream: always respect sector_size, fixes cdda://
wm4
2014-01-02
1
-1
/
+1
*
build: fix typo
Stefano Pigozzi
2014-01-01
2
-2
/
+2
*
build: make configure fail if both __atomic and __sync are not available
Stefano Pigozzi
2014-01-01
3
-3
/
+37
*
manpage: clarifications about bitmap subtitles and --secondary-sid
wm4
2014-01-01
1
-2
/
+4
*
options: make --msglevel=help print something helpful
wm4
2014-01-01
1
-0
/
+11
*
manpage: fix description on the slave mode msglevel
wm4
2014-01-01
1
-2
/
+1
*
player: load encoding-profiles.conf before the main config
wm4
2014-01-01
1
-7
/
+7
*
mpv.desktop: Add Czech translations
Miro HronĨok
2014-01-01
1
-0
/
+3
*
player: fix DVD playback
wm4
2014-01-01
1
-1
/
+1
*
Update copyright year
wm4
2014-01-01
2
-2
/
+2
*
compat: use __atomic operations instead of __sync, when present
Alessandro Ghedini
2013-12-31
1
-2
/
+9
*
build: check for libatomic and __atomic operations
Alessandro Ghedini
2013-12-31
2
-0
/
+23
*
manpage: fix vf_noise parameter name
wm4
2013-12-30
1
-2
/
+2
*
common: drop mp_append_utf8_buffer()
wm4
2013-12-30
2
-13
/
+2
*
bstr: use mp_append_utf8_bstr()
wm4
2013-12-30
1
-19
/
+4
*
input: use bstr_xappend()
wm4
2013-12-30
3
-15
/
+25
*
osd_libass: use bstr_xappend()
wm4
2013-12-30
1
-22
/
+25
*
common: simplify and optimize string escape parsing
wm4
2013-12-30
4
-42
/
+85
*
bstr: add bstr_xappend function
wm4
2013-12-30
2
-0
/
+59
*
video: fix --brightness etc. options
wm4
2013-12-29
2
-11
/
+14
*
build: add flag for inline assembly
Stefano Pigozzi
2013-12-29
2
-5
/
+10
*
vd_lavc: by default, output all frames, even corrupted ones
wm4
2013-12-29
4
-0
/
+17
*
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
*
build: disable SDL by default
Stefano Pigozzi
2013-12-29
1
-2
/
+4
*
Install encoding-profiles.conf by default
wm4
2013-12-28
5
-19
/
+42
*
player: fix buggy error condition when loading mpv.conf
wm4
2013-12-28
1
-1
/
+1
*
vo/x11_common: do not select motion events when --no-mouse-movements is set
ahodesuka
2013-12-28
1
-1
/
+1
*
input: print an error if reading input.conf fails
wm4
2013-12-28
1
-4
/
+8
*
Revert "x11: don't set global error handler"
wm4
2013-12-27
1
-0
/
+28
*
demux_mkv: handle TrueHD properly
wm4
2013-12-27
1
-32
/
+98
*
Revert "cocoa: unlock on uninit"
Stefano Pigozzi
2013-12-26
1
-3
/
+1
*
corevideo: fix video initialization when not using VDA
Stefano Pigozzi
2013-12-26
1
-52
/
+46
*
build: fix shm detection on OpenBSD
Stefano Pigozzi
2013-12-26
3
-2
/
+14
*
build: support multiple headers in check_statement
Stefano Pigozzi
2013-12-26
1
-4
/
+7
*
mpv.desktop: add KDE file handlers
Sven-Hendrik Haase
2013-12-26
1
-0
/
+1
*
options: simplify handling of some help options
wm4
2013-12-26
6
-74
/
+28
*
input: cosmetics: move code around
wm4
2013-12-26
1
-319
/
+316
*
input: split off some code from input.c to separate files
wm4
2013-12-26
10
-1049
/
+1240
*
build: hide duplicate options from `--help`
Stefano Pigozzi
2013-12-26
2
-1
/
+11
*
cocoa: sanitize window title string and guard against NULL
Stefano Pigozzi
2013-12-25
1
-1
/
+6
*
vo_x11/vo_xv: fix build when using --disable-xext
Stefano Pigozzi
2013-12-25
2
-12
/
+12
*
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
2
-3
/
+22
*
player: add --secondary-sid for displaying a second subtitle stream
wm4
2013-12-24
15
-106
/
+220
*
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
*
audio: fix format ID conversion
wm4
2013-12-23
1
-1
/
+1
*
changes.rst: add entry for dvdnav menu
wm4
2013-12-23
1
-1
/
+1
*
manpage: mention video-unscaled property
wm4
2013-12-23
1
-0
/
+1
*
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
*
options: print any options set in verbose mode
wm4
2013-12-23
1
-0
/
+5
*
options: disable joystick by default
wm4
2013-12-23
2
-2
/
+1
*
vaapi: fix initialization error code path
wm4
2013-12-23
1
-1
/
+2
*
subreader: replace some strcpy calls
wm4
2013-12-22
1
-2
/
+3
*
subreader: remove overlapping strcpy
wm4
2013-12-22
1
-1
/
+2
*