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
*
input.conf: remove a redundant and a broken example
wm4
2015-12-22
1
-2
/
+0
*
input.conf: erase `audio-delay` from `Not assigned by default`
openingnow
2015-12-22
1
-2
/
+0
*
dec_sub: avoid segfault on sub_init_decoder failure
Aman Gupta
2015-12-22
1
-1
/
+2
*
demux_lavf: rename to handle_new_stream to clarify intent
Aman Gupta
2015-12-22
1
-2
/
+2
*
ao_wasapi: fix delay calculation
Kevin Mitchell
2015-12-21
1
-21
/
+36
*
demux_lavf: make trace output for mp_seek easier to digest
Aman Gupta
2015-12-21
1
-1
/
+4
*
Fix some typos in code comments
Aman Gupta
2015-12-21
3
-3
/
+3
*
vf_yadif: change defaults
wm4
2015-12-21
4
-6
/
+11
*
ao_wasapi: move volume control init to it's own function
Kevin Mitchell
2015-12-21
1
-21
/
+34
*
ao_wasapi: correctly handle audio session display failure
Kevin Mitchell
2015-12-21
1
-10
/
+14
*
ao_wasapi: non-fatal error handling for COM marshalling
Kevin Mitchell
2015-12-21
3
-55
/
+65
*
ao_wasapi: wrap long lines and use only c99 comment style
Kevin Mitchell
2015-12-21
4
-119
/
+172
*
ao_wasapi: reorganize private structure
Kevin Mitchell
2015-12-21
1
-37
/
+36
*
ao_wasapi: remove useless buffer_block_size
Kevin Mitchell
2015-12-21
2
-7
/
+0
*
ao_wasapi: move exclusive and shared-specific controls to functions
Kevin Mitchell
2015-12-21
1
-75
/
+87
*
charset_conv: check for UTF-8 if uchardet returns unknown
wm4
2015-12-20
1
-0
/
+2
*
demux_disc: fix aspect ratio retrieval (again)
wm4
2015-12-20
1
-3
/
+3
*
vo_opengl: x11: fix alpha windows
wm4
2015-12-20
1
-2
/
+3
*
ao_wasapi: call the class-specific release functions
Kevin Mitchell
2015-12-20
1
-6
/
+6
*
ao_wasapi: check for proxy availability in control
Kevin Mitchell
2015-12-20
1
-22
/
+37
*
ao_wasapi: actually use hw volume support information for exclusive mode
Kevin Mitchell
2015-12-20
2
-17
/
+30
*
ao_wasapi: don't cast control arg to something it isn't
Kevin Mitchell
2015-12-20
1
-9
/
+14
*
ao_wasapi: remove volume "restore" on exit
Kevin Mitchell
2015-12-20
3
-48
/
+10
*
ao_wasapi: split exclusive/shared specific ao controls
Kevin Mitchell
2015-12-20
1
-37
/
+60
*
ao_wasapi: add E_NOINTERFACE to error list
Kevin Mitchell
2015-12-20
1
-0
/
+1
*
path-win: include initguid.h
Kevin Mitchell
2015-12-20
1
-0
/
+1
*
DOCS/compile-windows: pthreads is not needed anymore
wm4
2015-12-20
1
-16
/
+1
*
win32: input: use Vista CancelIoEx
James Ross-Gowan
2015-12-20
6
-90
/
+66
*
win32: add Windows 10 compatibility GUID
James Ross-Gowan
2015-12-20
1
-0
/
+2
*
win32: build: set subsystem version
James Ross-Gowan
2015-12-20
1
-0
/
+2
*
win32: path: use Known Folder IDs
James Ross-Gowan
2015-12-20
1
-7
/
+9
*
win32: use PIPE_REJECT_REMOTE_CLIENTS
James Ross-Gowan
2015-12-20
1
-1
/
+2
*
win32: remove ProcThreadAttributeList dynamic loading
James Ross-Gowan
2015-12-20
1
-36
/
+6
*
win32: remove SetDllDirectoryW dynamic loading
James Ross-Gowan
2015-12-20
1
-4
/
+1
*
vaapi: add VP9 profile entires
BtbN
2015-12-20
1
-0
/
+7
*
sd_ass: handle --sub-clear-on-seek correctly with non-ASS subs
wm4
2015-12-20
1
-1
/
+3
*
vf_vapoursynth: fix everything
wm4
2015-12-20
1
-17
/
+13
*
demux_disc: fix aspect ratio
wm4
2015-12-20
1
-2
/
+6
*
lavc_conv: fix invalid write
wm4
2015-12-19
1
-3
/
+2
*
video: switch from using display aspect to sample aspect
wm4
2015-12-19
37
-215
/
+154
*
vf: remove old config() callback
wm4
2015-12-19
9
-96
/
+88
*
vf: flush before reconfig
wm4
2015-12-19
2
-10
/
+1
*
vo_opengl: disable pbo by defaults for opengl-hq
wm4
2015-12-19
2
-6
/
+7
*
vo_opengl: handle alpha with odd bit widths too
wm4
2015-12-19
1
-4
/
+8
*
vo_opengl: cocoa: output premultiplied alpha
wm4
2015-12-19
3
-0
/
+4
*
vo_opengl: prefix per-backend source files with context_
wm4
2015-12-19
13
-13
/
+13
*
vo_opengl: split backend code from common.c to context.c
wm4
2015-12-19
16
-275
/
+345
*
vo_opengl: x11egl: retrieve framebuffer depth
wm4
2015-12-19
6
-2
/
+56
*
vo_opengl: refactor how framebuffer depth is passed from backends
wm4
2015-12-19
7
-30
/
+22
*
vo_opengl: cocoa: implement alpha window support
wm4
2015-12-19
2
-2
/
+11
*
man: fix grammar issues
Martin Herkt
2015-12-19
9
-65
/
+71
*
vo_opengl: fix "win" backend name
wm4
2015-12-19
1
-1
/
+1
*
csputils: update MP_STEREO3D_COUNT
Paul B Mahol
2015-12-19
1
-1
/
+1
*
csputils: let mpv recognise frame sequenced 3D matroska videos
Paul B Mahol
2015-12-18
1
-0
/
+2
*
vf_stereo3d: add alternating modes
Paul B Mahol
2015-12-18
1
-0
/
+4
*
sub: remove unused video width/height headers
wm4
2015-12-18
4
-17
/
+0
*
sub: rename sd_lavc_conv.c to lavc_conv.c
wm4
2015-12-18
3
-2
/
+2
*
sub: remove subtitle filter chain concept
wm4
2015-12-18
6
-293
/
+122
*
sub: do not clear subtitle list on seeking
wm4
2015-12-18
4
-28
/
+38
*
demux: check embedded cuesheet refers to only one file
Kevin Mitchell
2015-12-17
3
-4
/
+25
*
demux_cue: remove cue tracks which have a null filename.
Kevin Mitchell
2015-12-17
1
-2
/
+12
*
demux_lavf: minor cleanups
wm4
2015-12-17
1
-13
/
+5
*
sd_ass: remove dead code
wm4
2015-12-17
3
-65
/
+7
*
sub: detect charset in demuxer
wm4
2015-12-17
5
-51
/
+40
*
sub: remove sd_srt.c
wm4
2015-12-15
4
-481
/
+0
*
sub: remove sd_microdvd.c
wm4
2015-12-15
4
-348
/
+0
*
sub: remove sd_lavf_srt.c
wm4
2015-12-15
4
-98
/
+0
*
sub: remove sd_movtext.c
wm4
2015-12-15
5
-69
/
+13
*
vo_opengl: dxinterop: prevent crash after lost device
James Ross-Gowan
2015-12-14
1
-0
/
+13
*
vo_opengl: dxinterop: prevent crash with 0-size window
James Ross-Gowan
2015-12-14
1
-2
/
+3
*
vo_opengl: enable brightness/contrast controls for RGB
wm4
2015-12-12
2
-9
/
+14
*
mixer: fix volume initialization with --af=volume
wm4
2015-12-11
1
-0
/
+2
*
mixer: minor simplification
wm4
2015-12-11
1
-4
/
+7
*
vo_opengl: add dxinterop backend
James Ross-Gowan
2015-12-11
7
-1
/
+689
*
demux: remove old subtitle parser
wm4
2015-12-10
4
-842
/
+0
*
stream: drop PVR support
wm4
2015-12-10
8
-1694
/
+0
*
player: init playback speed correctly
wm4
2015-12-10
1
-0
/
+2
*
vo_opengl: remove one more XYZ special-case
wm4
2015-12-09
1
-7
/
+2
*
vo_opengl: fix precision loss of fruit dithering matrix
Bin Jin
2015-12-09
1
-2
/
+9
*
csputils: rename "yuv2rgb" functions
wm4
2015-12-09
8
-15
/
+15
*
csputils, vo_opengl: remove XYZ special case in color matrix retrieval
wm4
2015-12-09
3
-14
/
+8
*
csputils: remove obscure int_bits matrix scaling
wm4
2015-12-09
5
-37
/
+22
*
vo_opengl: fix shader compilation regression
wm4
2015-12-08
2
-4
/
+5
*
sub: increase gap/overlap fixing threshold to 210ms
wm4
2015-12-07
2
-3
/
+3
*
vo_opengl: enable colormatrix even for RGB input
wm4
2015-12-07
1
-15
/
+13
*
vo_opengl: fix issues with some obscure pixel formats
wm4
2015-12-07
5
-11
/
+39
*
vo_opengl: decrease default lookup texture size to 64
Bin Jin
2015-12-07
2
-4
/
+4
*
vo_opengl: make LOOKUP_TEXTURE_SIZE configurable
Bin Jin
2015-12-07
3
-4
/
+14
*
vo_opengl: Fix minor LUT sampling error
Bin Jin
2015-12-07
3
-11
/
+22
*
filter_kernels: add warnings for potential LUT sampling error
Bin Jin
2015-12-07
1
-0
/
+6
*
cocoa: fix recent regression
wm4
2015-12-07
1
-4
/
+6
*
win32: add option to set VO MMCSS profile
wm4
2015-12-06
5
-1
/
+17
*
vo: get rid of vo_get_window_title()
wm4
2015-12-06
6
-34
/
+28
*
sd_ass: slightly better heuristic for applying --sub-fix-timing
wm4
2015-12-06
1
-1
/
+10
*
sub: another minor simplification
wm4
2015-12-06
1
-6
/
+5
*
manpage: reflect recent subtitle changes
wm4
2015-12-06
2
-10
/
+10
*
sub: minor simplifications
wm4
2015-12-05
1
-30
/
+10
*
sub: move subtitle FPS adjustment to sd_ass.c
wm4
2015-12-05
3
-31
/
+28
*
sub: move --sub-fix-timing handling to renderer
wm4
2015-12-05
2
-36
/
+69
*
sd_lavc: remove small gaps between subtitles
wm4
2015-12-05
3
-2
/
+10
*
sd_lavc: discard empty subtitles and improve sub_seek behavior
wm4
2015-12-05
1
-27
/
+49
*
sd_lavc: implement sub_step/sub_seek
wm4
2015-12-05
1
-0
/
+76
*
sub: allow feeding bitmap subs in advance
wm4
2015-12-05
5
-10
/
+46
*
vd_lavc: fix avctx NULL checks
wm4
2015-12-05
1
-1
/
+4
*
player: remove redundant check
wm4
2015-12-05
1
-1
/
+1
*
vo_opengl_cb: avoid NULL pointer deref in corner cases
wm4
2015-12-05
1
-1
/
+2
*
msg: remove redundant condition
wm4
2015-12-05
1
-1
/
+1
*
vo_opengl: improve boundary check for polar filters
Bin Jin
2015-12-05
1
-2
/
+2
*
win32: fix console output with raw stdio functions
James Ross-Gowan
2015-12-06
1
-8
/
+7
*
player: don't make display-sync panic on timestamp discontinuities
wm4
2015-12-04
1
-2
/
+2
*
player: resync audio only on larger timestamp discontinuities
wm4
2015-12-04
1
-2
/
+2
*
win32: enable internal pthreads wrapper by default
wm4
2015-12-04
1
-1
/
+0
*
win32: remove dwmapi.dll dynamic loading
wm4
2015-12-04
2
-35
/
+6
*
filter_kernels: remove redundant corner case check
Bin Jin
2015-12-04
1
-1
/
+0
*
examples/qt_opengl: Use fbo of the widget and not the thread context
commander kotori
2015-12-03
1
-1
/
+1
*
examples/qt_opengl: remove redundant time-start property fetch
commander kotori
2015-12-03
1
-2
/
+1
*
vo_opengl: require --enable-gpl3 for nnedi
wm4
2015-12-03
6
-2
/
+40
*
client API: disallow masking MPV_EVENT_SHUTDOWN
wm4
2015-12-02
1
-0
/
+2
*
video: readd codec delay estimation
wm4
2015-12-02
3
-0
/
+18
*
vo_opengl: fix backend=x11 on Intel
wm4
2015-12-02
1
-1
/
+1
*
vo_opengl: add credits to NNEDI3 shader
Bin Jin
2015-12-02
1
-0
/
+16
*
vo_opengl: enable NNEDI3 prescaler on OpenGL ES 3.0
Bin Jin
2015-12-02
4
-16
/
+21
*
path: cosmetics
lzmths
2015-12-02
1
-3
/
+5
*
manpage: fix a command name
wm4
2015-12-01
1
-1
/
+1
*
build: install scalable svg icon as well
Christian Hesse
2015-12-01
1
-0
/
+4
*
manpage: ' can't be used for quoting
wm4
2015-11-30
1
-2
/
+2
*
vo_opengl_cb: pass mpv_global to gl_video
wm4
2015-11-30
1
-1
/
+1
*
manpage: explain behavior of "path" property
wm4
2015-11-29
1
-1
/
+5
*
osd: do not let OSD messages overwrite --osd-msgN text
wm4
2015-11-29
1
-14
/
+8
*
vo: cosmetics: split function
wm4
2015-11-29
1
-41
/
+56
*
vo: make using estimated FPS more conservative
wm4
2015-11-29
1
-0
/
+6
*
vo: remove redundant and broken code
wm4
2015-11-29
1
-2
/
+0
*
sub: remove unused function, move another one
wm4
2015-11-29
3
-40
/
+24
*
osd: fix and cleanup font style management
wm4
2015-11-29
2
-48
/
+62
*
DOCS/interface-changes: add some recent changes
wm4
2015-11-29
1
-1
/
+3
*
vo_opengl: make tscale=mitchell:tscale-clamp the default
wm4
2015-11-29
2
-3
/
+5
*
vo_opengl: warn if interpolation is enabled, but not display-sync
wm4
2015-11-28
1
-0
/
+10
*
osd: use the same ASS_Renderer for OSD text and progbar
wm4
2015-11-28
4
-32
/
+43
*
vo: report when switching back to system-reported FPS too
wm4
2015-11-28
1
-4
/
+11
*
vo: wait longer before abandoning system-reported display-fps
wm4
2015-11-28
1
-1
/
+4
*
vo_opengl: fix interpolation with display-sync
wm4
2015-11-28
3
-13
/
+11
*
player: fix commit 50bb209a
wm4
2015-11-28
1
-1
/
+1
*
vo: change vo_frame field units
wm4
2015-11-27
4
-10
/
+8
*
vo: switch back to system-reported display FPS if possible
wm4
2015-11-27
1
-8
/
+10
*
vo: factor redundant timer calls
wm4
2015-11-27
1
-3
/
+4
*
vo: fix audio-timing framedrop regressions
wm4
2015-11-27
1
-4
/
+5
*
ao: disambiguate default device list entries
wm4
2015-11-27
1
-2
/
+6
*
player: always disable display-sync on desyncs
wm4
2015-11-27
2
-22
/
+13
*
vo: disregard system-reported display FPS if it's too imprecise
wm4
2015-11-27
1
-13
/
+42
*
vo: improve vsync delay detection
wm4
2015-11-27
1
-9
/
+15
*
player: make display-vdrop mode do what the manpage claims
wm4
2015-11-26
1
-4
/
+7
*
w32_common: implement icc-profile-auto
James Ross-Gowan
2015-11-26
2
-8
/
+52
*
af_lavrresample: fix build on Libav
wm4
2015-11-26
1
-1
/
+1
*
vo: smooth out reported vsync time
wm4
2015-11-25
1
-18
/
+23
*
vo: add new frame drop detection
wm4
2015-11-25
1
-0
/
+15
*
vo: do not use display FPS for framedrop
wm4
2015-11-25
2
-43
/
+6
*
vo_opengl: disable interpolation without display-sync
wm4
2015-11-25
5
-33
/
+14
*
command, vo: add estimated-display-fps property
wm4
2015-11-25
4
-1
/
+117
*
player: log some more display-sync information
wm4
2015-11-25
1
-3
/
+6
*
af_lavrresample: clamp float output to range
wm4
2015-11-25
1
-0
/
+12
*
vo_rpi: set aspect ratio
wm4
2015-11-25
1
-5
/
+8
*
vo_rpi: log subtitle render time
wm4
2015-11-25
1
-0
/
+4
*
vo_rpi: add an option to disable OSD
wm4
2015-11-25
2
-19
/
+29
*
vo_opengl: win32: test for exclusive mode
James Ross-Gowan
2015-11-26
4
-0
/
+130
*
vo_opengl: angle: don't load libGLESv2.dll
James Ross-Gowan
2015-11-26
1
-17
/
+1
*
ao_alsa: filter audio device list
wm4
2015-11-24
1
-1
/
+15
*
ao_alsa: list bidirectional devices too
wm4
2015-11-24
1
-1
/
+1
*
ao_wasapi: get rid of Vistablob hack
Kevin Mitchell
2015-11-24
4
-51
/
+6
*
manpage: deinterlace is now the lowercase d
Kevin Mitchell
2015-11-23
3
-8
/
+8
*
vo: remove VOCTRL_GET_RECENT_FLIP_TIME
wm4
2015-11-23
4
-19
/
+1
*
demux: fix seeking in .ts
wm4
2015-11-23
1
-1
/
+1
*
dxva2: reject 10 bit HEVC
wm4