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
*
gl_common: signal to GL backend whether we are probing
wm4
2013-09-16
4
-7
/
+16
*
mplayer: read subtitle packets as soon as possible
wm4
2013-09-16
1
-8
/
+5
*
demux_mkv: don't add too many subtitle packets during seeking
wm4
2013-09-16
1
-14
/
+19
*
command: force video refresh when changing aspect
wm4
2013-09-15
1
-1
/
+2
*
manpage: remove bogus space in example usage
wm4
2013-09-15
1
-1
/
+1
*
Add mpv.desktop, let Makefile install the desktop file and the icons
wm4
2013-09-15
2
-4
/
+45
*
manpage: remove version and date fields
wm4
2013-09-15
1
-2
/
+0
*
screenshot: change %w format to be more like %t
wm4
2013-09-15
2
-22
/
+17
*
mplayer: attempt to skip playlist entries which can't be played
wm4
2013-09-15
4
-5
/
+42
*
screenshot: make it possible to format playback time in various ways
wm4
2013-09-15
2
-0
/
+40
*
mp_common: add function which accepts a format string to format playback time
wm4
2013-09-15
2
-11
/
+50
*
mplayer: don't run heartbeat command while paused
wm4
2013-09-15
2
-3
/
+5
*
av_log: show ffmpeg "info" messages with -v only
wm4
2013-09-15
1
-1
/
+1
*
mplayer: m_option: fix clang -Wformat compiler warning
Stefano Pigozzi
2013-09-14
2
-2
/
+2
*
stream_dvd: prevent segmentation fault with some broken files
Stefano Pigozzi
2013-09-14
1
-2
/
+2
*
macosx: add webm the filetypes handled by the bundle
Bilal Syed Hussain
2013-09-14
1
-0
/
+2
*
demux_playlist: add mov RTSPtext tag parser
Benjamin Franzke
2013-09-14
1
-0
/
+18
*
README: add clarification about --enable
Stefano Pigozzi
2013-09-14
1
-3
/
+7
*
README: update Contact info with Mailing Lists
Stefano Pigozzi
2013-09-14
1
-3
/
+15
*
mplayer: print a message when writing watch_later config for resume
wm4
2013-09-13
1
-0
/
+2
*
mplayer: change "Playing" message printed before playback start
wm4
2013-09-13
1
-1
/
+1
*
vd_lavc: reset last_sample_aspect_ratio in uninit_avctx()
xylosper
2013-09-13
1
-0
/
+1
*
core: restore user-set video and audio filters with resume functionality
wm4
2013-09-13
2
-0
/
+39
*
core: add --deinterlace option, restore it with resume functionality
wm4
2013-09-13
9
-4
/
+61
*
macosx_application: fix file opening on 10.9 (for real this time)
Stefano Pigozzi
2013-09-13
1
-1
/
+1
*
macosx: always active bundle path lookup if cocoa is active
Stefano Pigozzi
2013-09-12
3
-21
/
+3
*
macosx_application: fix file opening on OS X 10.9 (hopefully)
Stefano Pigozzi
2013-09-12
1
-1
/
+10
*
mpvcore/path: Fix non-MinGW builds
Martin Herkt
2013-09-12
1
-2
/
+5
*
wayland/shm: fix resizing for good (finally)
Alexander Preisinger
2013-09-12
1
-7
/
+45
*
mpvcore/path: Fix config path handling on Windows
Martin Herkt
2013-09-12
1
-5
/
+21
*
wayland: change fs messages to dbg
Alexander Preisinger
2013-09-12
1
-2
/
+2
*
wayland/egl: use wayland log
Alexander Preisinger
2013-09-12
1
-10
/
+7
*
wayland/shm: use wayland log
Alexander Preisinger
2013-09-12
1
-11
/
+11
*
Revert "wayland: don't create our own log context"
Alexander Preisinger
2013-09-12
3
-13
/
+18
*
gl_osd: mp_msg conversion
wm4
2013-09-12
5
-10
/
+11
*
aspect: mp_msg conversion
wm4
2013-09-12
1
-6
/
+5
*
gl_lcms: mp_msg conversion
wm4
2013-09-12
3
-11
/
+22
*
gl_common: complete mp_msg conversion
wm4
2013-09-12
7
-42
/
+42
*
x11_common: mp_msg conversion
wm4
2013-09-12
2
-40
/
+38
*
gl_32: mp_msg conversion
Alexander Preisinger
2013-09-11
1
-9
/
+7
*
w32_common: mp_msg conversion
Alexander Preisinger
2013-09-11
1
-14
/
+12
*
gl_x11: mp_msg conversion
Alexander Preisinger
2013-09-11
1
-12
/
+10
*
Makefile: update DIRS to fix cleaning
Stefano Pigozzi
2013-09-11
1
-1
/
+2
*
input: fix accidental NULL pointer dereference
wm4
2013-09-11
1
-2
/
+2
*
input: convert to new msg API
Stefano Pigozzi
2013-09-10
3
-27
/
+26
*
cocoa_common: remove most of the special handling for cursor autohide
Stefano Pigozzi
2013-09-10
1
-17
/
+3
*
mplayer: remove duplicated mouse autohide check
Stefano Pigozzi
2013-09-10
1
-2
/
+0
*
wayland/common: improved error messages
Alexander Preisinger
2013-09-10
1
-4
/
+8
*
mplayer: print libquvi results in verbose mode
wm4
2013-09-10
1
-0
/
+31
*
quvi: restore playback position when switching formats
wm4
2013-09-10
3
-4
/
+13
*
quvi: coerce libquvi 0.4 support into allowing format switching
wm4
2013-09-10
3
-6
/
+30
*
stream_bluray: return number of titles
wm4
2013-09-10
1
-6
/
+11
*
command: make title property unavailable if there's no support
wm4
2013-09-10
1
-3
/
+3
*
stream: force demuxer of cached stream, fixes cdda:// + cache
wm4
2013-09-10
1
-0
/
+1
*
mplayer: mentioned --list-options in --help output
wm4
2013-09-10
1
-1
/
+3
*
Makefile: restore manpage dependency rules
wm4
2013-09-10
1
-0
/
+9
*
manpage: various improvements
wm4
2013-09-10
6
-106
/
+87
*
wayland: update license headers
Alexander Preisinger
2013-09-09
3
-23
/
+16
*
wayland/shm: version detection that also works
Alexander Preisinger
2013-09-09
1
-3
/
+8
*
Add PDF manual target
Martin Herkt
2013-09-09
4
-19
/
+75
*
demux: keep title chapter tag in uppercase
wm4
2013-09-08
2
-2
/
+2
*
demux_mkv: support V_PRORES
wm4
2013-09-08
3
-0
/
+11
*
DOCS/crosscompile-mingw.txt: Update
Martin Herkt
2013-09-08
1
-17
/
+9
*
Manpage: Fix formatting (mostly for PDF output)
Martin Herkt
2013-09-08
4
-13
/
+19
*
find_subfiles: fix off-by-1 error
Gabriel Peixoto
2013-09-08
1
-1
/
+1
*
demux: retrieve per-chapter metadata
wm4
2013-09-08
6
-10
/
+59
*
demux: refactor tag handling
wm4
2013-09-08
3
-50
/
+86
*
core: remove a minor memory leak
wm4
2013-09-08
2
-0
/
+2
*
demux_mkv: don't overflow packet queue when doing sub-preroll
wm4
2013-09-08
1
-4
/
+13
*
osc: rename osd_font, add some glyphs
ChrisK2
2013-09-08
2
-4
/
+2
*
osd_libass: make sure Z-order is well defined for multiple events
wm4
2013-09-08
1
-0
/
+1
*
mplayer: cosmetics: split some code off of run_playloop()
wm4
2013-09-08
1
-117
/
+159
*
mplayer: add --cursor-autohide-fs-only option
wm4
2013-09-08
5
-19
/
+31
*
options: remove --(no-)mouseinput option
wm4
2013-09-08
6
-11
/
+5
*
options: cosmetics: move cursor_autohide_delay definition
wm4
2013-09-08
3
-7
/
+8
*
input: rearrange code
wm4
2013-09-08
1
-44
/
+44
*
input: don't deliver mouse events if mouse area is not set
wm4
2013-09-08
2
-4
/
+12
*
input: merge consecutive mouse move events
wm4
2013-09-08
1
-0
/
+14
*
input: split queue_add() function
wm4
2013-09-08
1
-20
/
+20
*
input: redo what input events can be dropped
wm4
2013-09-08
1
-57
/
+65
*
input: remove separation between key and control queue
wm4
2013-09-08
1
-16
/
+10
*
example.conf: some modifications
wm4
2013-09-07
1
-23
/
+22
*
mplayer: don't auto-load explicitly loaded subtitle files
wm4
2013-09-07
2
-1
/
+11
*
find_subfiles: don't auto-load .sub file if .idx file exists
wm4
2013-09-07
1
-22
/
+55
*
find_subfiles: some cleanups
wm4
2013-09-07
2
-8
/
+0
*
find_subfiles: use stat() instead of opening the file to check existence
wm4
2013-09-07
1
-3
/
+1
*
find_subfiles: don't try to open URLs as directories
wm4
2013-09-07
1
-0
/
+3
*
mp_core: fix a comment
wm4
2013-09-07
1
-2
/
+1
*
mplayer: remove unused mp_add_subtitles() parameter
wm4
2013-09-07
3
-6
/
+6
*
command: make options writeable in idle mode
wm4
2013-09-07
3
-0
/
+13
*
command: remove some unneeded code
wm4
2013-09-07
1
-6
/
+1
*
macosx_application: handle mpv:// links
Stefano Pigozzi
2013-09-07
2
-0
/
+17
*
macosx_application: handle URL events as fileopen events
Stefano Pigozzi
2013-09-07
2
-36
/
+40
*
options: fix --volume option range, add some explanations to manpage
wm4
2013-09-07
2
-1
/
+7
*
demux_lavf: workaround for broken libavformat subtitle seeking
wm4
2013-09-07
1
-4
/
+23
*
input: don't print warning if certain internal keys are not bound
wm4
2013-09-06
2
-6
/
+5
*
etc: delete mplayer.xpm
wm4
2013-09-05
1
-239
/
+0
*
mplayer: try to resume playback only if a resume file actually exists
wm4
2013-09-05
1
-1
/
+1
*
mpvcore/input: Fix build without pthreads
Martin Herkt
2013-09-05
1
-3
/
+5
*
macosx_events: fix modifiers handling with media keys
Stefano Pigozzi
2013-09-05
1
-1
/
+1
*
mplayer: print informative message when resuming playback
wm4
2013-09-04
1
-0
/
+2
*
mplayer: make --save-position-on-quit save only on quit
wm4
2013-09-04
2
-4
/
+5
*
mplayer: always write playback resume info, even at start/end of file
wm4
2013-09-04
1
-3
/
+3
*
path: better check for mp_is_url()
wm4
2013-09-04
1
-3
/
+11
*
mplayer: allow resuming from playlist
wm4
2013-09-04
3
-3
/
+26
*
command: unescape URLs for ${filename} and ${media-title}
wm4
2013-09-04
1
-2
/
+7
*
path: add a common mp_is_url() function
wm4
2013-09-04
5
-16
/
+17
*
x11_common: don't allocate more than needed for icon
wm4
2013-09-04
1
-3
/
+4
*
tv: attempt to support mjpeg streams
wm4
2013-09-04
1
-2
/
+6
*
mplayer: handle --reset-on-next-file=""
wm4
2013-09-04
1
-4
/
+6
*
mplayer: don't let playback resume force options that are file local
wm4
2013-09-04
1
-11
/
+11
*
configure: build with wayland 1.2.0
Alexander Preisinger
2013-09-03
2
-1
/
+6
*
configure: improve wayland check
Alexander Preisinger
2013-09-03
1
-12
/
+6
*
macosx_events: send a `release all` after key up events
Stefano Pigozzi
2013-09-02
1
-0
/
+2
*
macosx_events: remove duplication
Stefano Pigozzi
2013-09-02
1
-29
/
+33
*
cocoa_common: remove unlocking from fullscreen function
Stefano Pigozzi
2013-09-02
1
-12
/
+0
*
cocoa_common: avoid the opengl view to leak it's state
Stefano Pigozzi
2013-09-02
1
-7
/
+13
*
cocoa: enqueue events only if input context is present
Stefano Pigozzi
2013-09-01
1
-1
/
+2
*
x11: add window icon
wm4
2013-09-01
9
-1
/
+126
*
mplayer: fix race condition on uninit with Cocoa
Stefano Pigozzi
2013-09-01
1
-0
/
+4
*
input: unlock playloop thread during select
Stefano Pigozzi
2013-09-01
1
-0
/
+2
*
osx: use MP_KEY_* instead of MK_* for media keys
Stefano Pigozzi
2013-09-01
4
-18
/
+3
*
input: allow window dragging even if mouse is in a mouse area
wm4
2013-09-01
2
-4
/
+13
*
input: deal with spurious X11 LeaveNotify events
wm4
2013-09-01
4
-10
/
+21
*
input: print more debug infos, raise loglevel
wm4
2013-09-01
2
-2
/
+23
*
input: stay in current input section if mouse button is down
wm4
2013-09-01
1
-28
/
+63
*
input: add some more X11 multimedia/internet keys
wm4
2013-09-01
3
-1
/
+16
*
keycodes: cosmetics: align indentation
wm4
2013-09-01
1
-113
/
+113
*
audio: fix playback of Musepack SV8 files
wm4
2013-09-01
1
-2
/
+4
*
input: comment all default bindings in input.conf
wm4
2013-09-01
2
-138
/
+154
*
travis: don't generate docs for ffmpeg/libav
Stefano Pigozzi
2013-09-01
1
-1
/
+9
*
input: lock for accessing struct input_ctx
Stefano Pigozzi
2013-09-01
1
-67
/
+114
*
cocoa_common: enable click-through on the video view
Stefano Pigozzi
2013-09-01
1
-0
/
+1
*
cocoa_common: track mouse move events when not focused
Stefano Pigozzi
2013-09-01
1
-1
/
+1
*
change application icon
Stefano Pigozzi
2013-09-01
9
-623
/
+3
*
video: add unscaled mode with --video-unscaled
wm4
2013-09-01
5
-3
/
+32
*
configure: fix some descriptions in the help output
wm4
2013-09-01
1
-4
/
+4
*
cocoa: let the core handle key repeats
Stefano Pigozzi
2013-08-30
3
-6
/
+17
*
input: fix --no-input-default-bindings
wm4
2013-08-29
1
-0
/
+2
*
gl_video: don't crash if no FBOs are available
wm4
2013-08-28
1
-4
/
+6
*
demux_playlist: port ini reference playlist parser
wm4
2013-08-28
2
-37
/
+18
*
stream: read at least a full buffer with stream_peek()
wm4
2013-08-28
1
-1
/
+1
*
configure: fix build with stable wayland releases
Alexander Preisinger
2013-08-28
1
-2
/
+10
*
wayland/shm: rework format handling
Alexander Preisinger
2013-08-26
1
-47
/
+76
*
wayland: fix memory leaks
Alexander Preisinger
2013-08-26
2
-2
/
+8
*
cocoa_common: autohide dock when autohiding menubar
Stefano Pigozzi
2013-08-26
1
-1
/
+5
*
configure: fix VDA autodetection based on FFmpeg support
Stefano Pigozzi
2013-08-26
1
-1
/
+2
*
configure: move wayland-egl check
Alexander Preisinger
2013-08-26
1
-2
/
+3
*
wayland: don't create our own log context
Alexander Preisinger
2013-08-26
3
-19
/
+14
*
wayland/shm: use opaque regions
Alexander Preisinger
2013-08-26
1
-0
/
+10
*
gl_video: fix odd video sizes with PBOs
wm4
2013-08-26
1
-0
/
+4
*
stream: add uncompressed rar support
wm4
2013-08-26
7
-0
/
+753
*
stream: change open code, add stream filter concept
wm4
2013-08-26
2
-55
/
+83
*
stream: don't drop buffer when creating the cache
wm4
2013-08-26
1
-3
/
+0
*
stream: fix url_options field, make protocols field not fixed length
wm4
2013-08-26
17
-77
/
+82
*
core: add a playlist demuxer
wm4
2013-08-26
16
-88
/
+240
*
audio: don't allow setting unknown formats from command line
wm4
2013-08-26
1
-17
/
+1
*
audio: make internal audio format 0 an invalid format
wm4
2013-08-26
5
-11
/
+11
*
wayland: shm based software rendering
Alexander Preisinger
2013-08-25
5
-1
/
+666
*
wayland: remove shm listener for the backend
Alexander Preisinger
2013-08-25
2
-16
/
+0
*
wayland/egl: rework resizing (again)
Alexander Preisinger
2013-08-25
3
-88
/
+90
*
vo_corevideo: use dwidth/dheight for window dimensions
Stefano Pigozzi
2013-08-25
1
-1
/
+1
*
vo_corevideo: convert to use reconfig instead of config
Stefano Pigozzi
2013-08-25
1
-7
/
+6
*
vo_corevideo: don't set colormatrix on direct rendering path
Stefano Pigozzi
2013-08-25
1
-23
/
+49
*
configure: fix help for macosx-bundle from autodetected to disabled
Stefano Pigozzi
2013-08-25
1
-5
/
+4
*
vo_corevideo: fix regression in colormatrix handling
Stefano Pigozzi
2013-08-25
1
-40
/
+22
*
sd_lavc_conv: fix build with older ffmpeg/libav
wm4
2013-08-24
1
-0
/
+17
*
configure: fix VDA warning on systems other than OSX
wm4
2013-08-24
1
-0
/
+1
*
video: handle video output levels with mp_image_params
wm4
2013-08-24
14
-78
/
+35
*
vo_image: simplify
wm4
2013-08-24
1
-28
/
+2
*
video/out: don't require VOs to handle screenshot aspect specially
wm4
2013-08-24
6
-11
/
+5
*
vo_vaapi: potentially fix screenshot colorspace issues
wm4
2013-08-24
1
-0
/
+1
*
sub: add webvtt-i