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
*
TOOLS/stats-conv.py: add another event type
wm4
2015-05-11
1
-2
/
+11
*
DOCS/man/options.rst: Remove trailing whitespaces
rrooij
2015-05-10
1
-2
/
+2
*
DOCS/man/opions.rst: Elaborate on --no-video
rrooij
2015-05-10
1
-0
/
+4
*
ytdl_hook: remove tabs
wm4
2015-05-09
1
-5
/
+5
*
build: exclude -Wredundant-decls
wm4
2015-05-09
3
-5
/
+4
*
old-configure: hide
wm4
2015-05-09
3
-4
/
+1
*
old-configure: bump libbluray version
wm4
2015-05-09
1
-1
/
+1
*
player: reuse a function
wm4
2015-05-09
1
-5
/
+1
*
path: improve verbose logging
wm4
2015-05-09
1
-8
/
+8
*
path: use mp_path_join in one more place
wm4
2015-05-09
1
-1
/
+1
*
player: make resuming playlists less noisy in verbose mode
wm4
2015-05-09
5
-23
/
+37
*
player: avoid undefined behavior when resumign DVD/BD playback
wm4
2015-05-09
1
-3
/
+3
*
path: make mp_path_join accept normal C strings
wm4
2015-05-09
18
-28
/
+34
*
lua: remove deprecated "lua" sub directories
wm4
2015-05-09
2
-29
/
+9
*
path: unify the two config file lookup functions
wm4
2015-05-09
1
-83
/
+60
*
vo_drm: allow changing video rectangle settings
wm4
2015-05-08
1
-0
/
+6
*
vo_drm: don't mutate the current frame when clamping for panscan
wm4
2015-05-08
1
-3
/
+4
*
input: filter out redundant mp_input_set_mouse_pos() calls
wm4
2015-05-08
1
-1
/
+3
*
player: add --force-window=immediate mode
wm4
2015-05-08
3
-3
/
+8
*
audio: simplify further
wm4
2015-05-08
3
-28
/
+11
*
audio: remove mp_chmap_contains()
wm4
2015-05-08
3
-36
/
+0
*
ao: log reordered versions of channel maps
wm4
2015-05-08
1
-3
/
+10
*
audio: redo channel map fallback selection
wm4
2015-05-08
2
-60
/
+34
*
audio: add chmap utility function
wm4
2015-05-08
2
-0
/
+10
*
test: simplify chmap_sel tests
wm4
2015-05-08
1
-121
/
+44
*
ao_alsa: log requested numbers of channels if ALSA rejects them
wm4
2015-05-08
1
-2
/
+3
*
audio: fix messed up assert()
wm4
2015-05-07
1
-1
/
+1
*
audio: remove UNKNOWN pseudo speakers
wm4
2015-05-07
3
-14
/
+9
*
audio: define only a single NA speaker ID
wm4
2015-05-07
5
-34
/
+16
*
player: use profiles for libmpv and encoding defaults
wm4
2015-05-07
3
-24
/
+34
*
m_config: make m_config_set_profile() use a name
wm4
2015-05-07
3
-13
/
+18
*
DOCS: add a link to LIRC wiki entry
wm4
2015-05-07
1
-0
/
+1
*
ao_coreaudio_utils: don't list some formats as "unusable"
wm4
2015-05-07
1
-1
/
+1
*
ytdl_hook: Escape EDL URLs
ChrisK2
2015-05-07
1
-1
/
+3
*
ao_sndio: add notice about padding channels
wm4
2015-05-06
1
-1
/
+3
*
ao_alsa: use new padding channels support
wm4
2015-05-06
1
-21
/
+26
*
ao_alsa: move ALSA -> mp channel map to a function
wm4
2015-05-06
1
-11
/
+18
*
manpage: do not use deprecated syntax in example
wm4
2015-05-06
1
-1
/
+1
*
cocoa: remove an unused parameter
wm4
2015-05-06
3
-3
/
+3
*
ao_coreaudio_exclusive: check new format before waiting for change
wm4
2015-05-06
1
-12
/
+13
*
ao_coreaudio_exclusive: use atomics instead of volatile
wm4
2015-05-06
1
-19
/
+16
*
ao_coreaudio_exclusive: rename "digital" -> "compressed"
wm4
2015-05-06
1
-22
/
+20
*
ao_coreaudio_exclusive: explicitly check for spdif formats
wm4
2015-05-06
1
-8
/
+5
*
ao_coreaudio_exclusive: merge init_digital() function
wm4
2015-05-06
1
-15
/
+3
*
cocoa: lock cocoa main thread on uninit
wm4
2015-05-06
1
-1
/
+9
*
ao_coreaudio_utils: decide formats by comparing raw bits
wm4
2015-05-05
1
-5
/
+6
*
ao_coreaudio: log considered physical formats
wm4
2015-05-05
1
-0
/
+4
*
ao_coreaudio: restore old physical format if format was changed
wm4
2015-05-05
1
-0
/
+16
*
af: don't attempt to remove last filter for spdif filter removal
wm4
2015-05-05
1
-1
/
+1
*
audio: minor cosmetics
wm4
2015-05-05
1
-16
/
+16
*
ao_coreaudio: move channel mapping code to a separate file
wm4
2015-05-05
4
-255
/
+298
*
ao_coreaudio_utils: don't require talloc for fourcc_repr()
wm4
2015-05-05
3
-17
/
+13
*
ao_coreaudio_utils: unbreak default device selection
wm4
2015-05-05
1
-4
/
+3
*
ao_coreaudio_exclusive: fix latency calculation non-sense
wm4
2015-05-05
1
-1
/
+1
*
ao_coreaudio_utils: refine format selection
wm4
2015-05-05
1
-19
/
+25
*
ao_coreaudio: change physical format before channel negotiation
wm4
2015-05-05
1
-4
/
+10
*
vo_opengl: change default FBO format
wm4
2015-05-05
2
-3
/
+3
*
manpage: fix typo
wm4
2015-05-05
1
-1
/
+1
*
ao_coreaudio: add an option for changing the physical format
wm4
2015-05-05
2
-0
/
+63
*
ao_coreaudio_utils: add a format negotiation helper function
wm4
2015-05-05
2
-0
/
+37
*
af_lavrresample: remove dead undefs
wm4
2015-05-05
1
-3
/
+0
*
ipc: silence some common info messages
wm4
2015-05-05
1
-3
/
+3
*
ao_coreaudio: support padded channel layouts
wm4
2015-05-05
1
-2
/
+6
*
audio: introduce support for padding channels
wm4
2015-05-05
3
-56
/
+142
*
audio: introduce mp_audio readonly bit
wm4
2015-05-04
2
-1
/
+3
*
audio: chmap: explicitly drop channels not supported by lavc
wm4
2015-05-04
1
-2
/
+5
*
audio: drop unused function
wm4
2015-05-04
2
-10
/
+0
*
ao_coreaudio: fix out of bounds access
wm4
2015-05-04
1
-0
/
+2
*
subprocess-win: use the correct pipe namespace
James Ross-Gowan
2015-05-04
1
-1
/
+1
*
sws_utils: re-use avcolorspace for sws colorspaces
Niklas Haas
2015-05-04
1
-6
/
+3
*
win32: fix desktop directory
wm4
2015-05-03
1
-1
/
+1
*
vo_opengl: gl_lcms: fix cache dir creation with path expansion
wm4
2015-05-03
1
-9
/
+9
*
path: start special espansion with ~~name instead of ~name
wm4
2015-05-03
3
-11
/
+11
*
options: fix typo in variable name
wm4
2015-05-03
3
-3
/
+3
*
options: remove --leak-report
wm4
2015-05-02
3
-17
/
+4
*
win32: move platform specifics to osdep
wm4
2015-05-02
2
-25
/
+28
*
build: move main-fn files to osdep
wm4
2015-05-02
11
-29
/
+31
*
cocoa: always compile OSX application code with cocoa
wm4
2015-05-02
7
-26
/
+20
*
player: handle hotplug events in idle mode too
wm4
2015-05-02
1
-0
/
+1
*
screenshots: create screenshot dir
wm4
2015-05-02
2
-2
/
+5
*
vo_opengl: gl_lcms: create cache dir
wm4
2015-05-02
1
-0
/
+2
*
vo_opengl: gl_lcms: make sure win32 unicode fopen() wrapper is enabled
wm4
2015-05-02
1
-0
/
+2
*
vo_opengl: gl_lcms: minor simplification
wm4
2015-05-02
1
-2
/
+1
*
vo_opengl: gl_lcms: use mp_path_join()
wm4
2015-05-02
1
-3
/
+3
*
path: update path descriptions
wm4
2015-05-02
1
-1
/
+2
*
path: fix user path resolution
wm4
2015-05-01
1
-2
/
+2
*
manpage: fix typo
wm4
2015-05-01
1
-1
/
+1
*
osxbundle: remove unnecessary config file entry
wm4
2015-05-01
1
-1
/
+0
*
vo_opengl: gl_lcms: make ICC loading less verbose
Niklas Haas
2015-05-01
1
-2
/
+2
*
vo_opengl: gl_lcms: replace icc-cache by icc-cache-dir
Niklas Haas
2015-05-01
3
-28
/
+40
*
vo_opengl: attach target-prim/target-csp to window screenshots
Niklas Haas
2015-05-01
1
-2
/
+9
*
screenshots: change default directory in pseudo-gui mode to desktop
wm4
2015-05-01
3
-2
/
+5
*
screenshots: prefix default template with "mpv-"
wm4
2015-05-01
2
-3
/
+3
*
path: add resolving desktop path to platform-specific paths
wm4
2015-05-01
4
-2
/
+15
*
path: expose platform-specific path resolvers
wm4
2015-05-01
2
-1
/
+15
*
timer: add "static" to a variable
wm4
2015-05-01
1
-1
/
+1
*
path: refactor
wm4
2015-05-01
7
-68
/
+140
*
screenshots: add --screenshot-directory option
wm4
2015-05-01
4
-0
/
+21
*
vo_rpi: update renderer size on display size changes too
wm4
2015-05-01
1
-0
/
+2
*
video/out: remove VOFLAG_FLIPPING
wm4
2015-05-01
3
-12
/
+2
*
vo_opengl: refactor wayland frame skipping
wm4
2015-05-01
6
-31
/
+33
*
cocoa: don't accidentally drop initial screen drawing
wm4
2015-05-01
5
-1
/
+27
*
vo: improve frame drop logic on high playback rate
Avi Halachmi (:avih)
2015-05-01
1
-3
/
+11
*
player: properly destroy client context if thread can't be created
wm4
2015-04-30
1
-1
/
+4
*
vo_rpi: update display size on display mode switches
wm4
2015-04-30
1
-0
/
+23
*
vo_rpi: actually draw a black background
wm4
2015-04-30
1
-23
/
+65
*
ao_coreaudio_exclusive: check format explicitly on change notifcation
wm4
2015-04-29
1
-6
/
+11
*
ao_coreaudio_utils: log mp format with CoreAudio format description
wm4
2015-04-29
1
-2
/
+4
*
ao_coreaudio_utils: add function for ASBD -> mp format lookup
wm4
2015-04-29
2
-7
/
+59
*
ao_coreaudio_utils: float is not a signed integer format
wm4
2015-04-29
1
-3
/
+3
*
csputils: improve contrast semantics for limited range output
Niklas Haas
2015-04-29
1
-5
/
+9
*
csputils: apply contrast equalizer in RGB
wm4
2015-04-29
1
-8
/
+3
*
screenshots: add option to prevent 16 bit output
wm4
2015-04-29
3
-13
/
+29
*
screenshots: add option to disable JPEG 4:4:4 output
wm4
2015-04-29
3
-2
/
+11
*
stream: don't print reconnection message if no stream support
wm4
2015-04-29
1
-3
/
+5
*
x11: query ICC profile based on center of window
Niklas Haas
2015-04-29
3
-1
/
+10
*
manpage: put explicit links to config file path details
wm4
2015-04-28
1
-1
/
+4
*
ao_coreaudio_exclusive: move code for getting original format
wm4
2015-04-28
1
-6
/
+4
*
ao_coreaudio_utils: change audio format logging
wm4
2015-04-28
1
-3
/
+3
*
ao_coreaudio_exclusive: account for additional latency
wm4
2015-04-28
1
-3
/
+10
*
command: let sub_reload remove the old track first
wm4
2015-04-28
1
-8
/
+10
*
command: change the default action for rescan_external_files
wm4
2015-04-28
2
-6
/
+6
*
player: log track list when adding or removing external files
wm4
2015-04-28
3
-5
/
+16
*
player: clamp display time to known time range on seeking
wm4
2015-04-28
1
-0
/
+7
*
audio: separate fallbacks for upmix and downmix cases
wm4
2015-04-28
1
-12
/
+18
*
osc: redo slider position translation
ChrisK2
2015-04-28
1
-33
/
+55
*
json: fix UTF-8 handling
wm4
2015-04-28
1
-2
/
+2
*
input.conf: map L to toggle infinite looping
wm4
2015-04-27
2
-0
/
+4
*
ytdl_hook.lua: Change format options when vid is "off"
robin
2015-04-27
1
-6
/
+7
*
audio: avoid downmixing in a certain special-case
wm4
2015-04-27
2
-3
/
+20
*
ao_null: add an option for testing channel layout selection
wm4
2015-04-27
2
-2
/
+20
*
manpage: update mpv IRC channels
Niklas Haas
2015-04-27
3
-5
/
+5
*
player: fix removing external tracks at runtime
wm4
2015-04-27
1
-1
/
+9
*
manpage: update colormatrix property description
wm4
2015-04-27
2
-9
/
+10
*
vo_drm: zero screen buffers in reconfig function.
akemi-san
2015-04-27
1
-0
/
+4
*
vo_drm: add window screenshots support
Marcin Kurczewski
2015-04-26
1
-0
/
+3
*
ytdl: force "best" format by default
wm4
2015-04-26
1
-1
/
+1
*
vdpau: always render to cropped size at most
wm4
2015-04-26
1
-0
/
+4
*
DOCS/client-api-changes: fix release marker
wm4
2015-04-25
1
-1
/
+1
*
demux_lavf: drop dead code
wm4
2015-04-25
1
-7
/
+1
*
manpage: move --autosync description
wm4
2015-04-24
1
-14
/
+14
*
player: add --window-scale option
wm4
2015-04-24
4
-0
/
+13
*
player: flush decoder even if cover art is decoded
wm4
2015-04-24
1
-1
/
+1
*
player: don't show A/V desync message in non-sense situations
wm4
2015-04-24
1
-2
/
+2
*
w32_common: add more rounded-down frame rates
James Ross-Gowan
2015-04-25
1
-0
/
+4
*
w32_common: use the current monitor's refresh rate
James Ross-Gowan
2015-04-25
1
-9
/
+10
*
dxva2: fix broken build with gcc 5.1
Avi Halachmi (:avih)
2015-04-24
1
-0
/
+5
*
terminal: printf() is not signal-safe
wm4
2015-04-24
1
-2
/
+1
*
man: fix PDF build
Martin Herkt
2015-04-24
1
-2
/
+4
*
DOCS/mplayer-changes: Eleborate on joystick input
robin007bond
2015-04-23
1
-0
/
+2
*
osc: add nil check for element.eventresponder
wm4
2015-04-23
1
-1
/
+1
*
mp_image: remove some unused interlacing flags
wm4
2015-04-23
3
-8
/
+2
*
vf_vapoursynth: update _FieldBased semantics
wm4
2015-04-23
1
-4
/
+4
*
options: remove unneeded hack from command line parser
wm4
2015-04-23
3
-16
/
+1
*
manpage: document ff-index sub-property
wm4
2015-04-23
1
-0
/
+7
*
demux_mkv: limit timestamp fixing to 1ms max
wm4
2015-04-23
2
-7
/
+7
*
demux_mkv: attempt to fix rounded timestamps
wm4
2015-04-23
2
-1
/
+30
*
demux_mkv: move global options to the demuxer
wm4
2015-04-23
6
-21
/
+42
*
demux_mkv: better seeking after video end
wm4
2015-04-23
1
-15
/
+7
*
lua: add utils.format_json() function
wm4
2015-04-22
2
-0
/
+26
*
osc: paint over a crash
wm4
2015-04-22
1
-4
/
+6
*
image_writer: fix writing screenshots
wm4
2015-04-22
1
-1
/
+1
*
cache: exit early on cancellation
wm4
2015-04-21
1
-0
/
+3
*
cache: another minor simplification
wm4
2015-04-21
1
-11
/
+5
*
cache: simplify the check for printing the "cache stuck" message
wm4
2015-04-21
1
-16
/
+6
*
player: do not load encoding config files in non-encoding mode
wm4
2015-04-21
1
-8
/
+6
*
TOOLS/autoload: load only files that make sense
Marcin Kurczewski
2015-04-21
1
-0
/
+30
*
TOOLS/autoload: add blank lines for readability
Marcin Kurczewski
2015-04-21
1
-0
/
+7
*
command: demuxer-cache-time property
xylosper
2015-04-21
2
-1
/
+26
*
vo_drm: fix return value for void function
Marcin Kurczewski
2015-04-21
1
-1
/
+1
*
vo_drm: fix coding style to adhere to guidelines
Marcin Kurczewski
2015-04-21
2
-8
/
+8
*
vo_drm: fix releasing VT if received signal twice
Marcin Kurczewski
2015-04-21
1
-0
/
+3
*
vo_drm: add vertical sync
Marcin Kurczewski
2015-04-21
1
-5
/
+45
*
player: cleanup update_fps() function
wm4
2015-04-20
2
-13
/
+5
*
video: c