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
testing_queue
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
*
Release 0.30.0
v0.30.0
release/0.30
sfan5
2019-10-25
2
-135
/
+77
*
manpage: fix --script docs
wm4
2019-10-25
1
-3
/
+3
*
command: remove some unused property metadata
wm4
2019-10-25
1
-16
/
+2
*
options: set correct range for --video-aspect-override
wm4
2019-10-25
1
-3
/
+2
*
json: write NaN/Infinity float values as strings
wm4
2019-10-25
1
-2
/
+4
*
vo_gpu, options: don't return NaN through API
wm4
2019-10-25
6
-19
/
+91
*
client API: move a function
wm4
2019-10-24
1
-7
/
+7
*
client API: remove unused global event mask
wm4
2019-10-24
2
-36
/
+0
*
lua: actually unobserve properties in mp.unobserve_property()
wm4
2019-10-24
1
-0
/
+1
*
demux_mkv: add V_MPEG4/MS/V3 mapping
wm4
2019-10-24
1
-0
/
+1
*
msg: always use terminal control codes for status line
wm4
2019-10-24
1
-6
/
+3
*
ytdl_hook: --vid=no should not ignore --ytdl-format in config file
wm4
2019-10-24
1
-3
/
+1
*
manpage: fix RST formatting errorin vf_format description
wm4
2019-10-24
1
-1
/
+1
*
manpage: slap "do not use" label on vf_vapoursynth
wm4
2019-10-24
1
-4
/
+10
*
vf: improve vf_vapoursynth description
wm4
2019-10-23
1
-18
/
+71
*
input: add gamepad support through SDL2
Stefano Pigozzi
2019-10-23
12
-8
/
+378
*
DOCS/client-api-changes.rst: fix formatting
sfan5
2019-10-22
1
-0
/
+1
*
wayland: don't get data device if wl_seat is null
dudemanguy
2019-10-22
1
-2
/
+2
*
manpage: finish an unfinished sentence
wm4
2019-10-21
1
-5
/
+7
*
build: add --enable-ffmpeg-strict-abi option
wm4
2019-10-21
2
-0
/
+8
*
filters: extend vf_format so that it can convert color parameters
wm4
2019-10-21
6
-43
/
+165
*
sws_utils: improve zimg fallback messages
wm4
2019-10-21
1
-2
/
+2
*
vf_fingerprint: don't print fallback warning on each frame
wm4
2019-10-21
1
-2
/
+0
*
zimg: minor name consistency improvement
wm4
2019-10-21
1
-3
/
+3
*
f_swscale: enable use of zimg
wm4
2019-10-21
1
-0
/
+1
*
wayland: fix presentation time
Dudemanguy911
2019-10-20
5
-2
/
+23
*
zimg: support RGB30 output
wm4
2019-10-20
1
-1
/
+30
*
zimg: move component order arrays to top of file
wm4
2019-10-20
1
-4
/
+6
*
img_format: add RGB30 format
wm4
2019-10-20
2
-1
/
+24
*
sws_utils: provide function to check whether a format pair is supported
wm4
2019-10-20
2
-0
/
+18
*
manpage: describe stride parameter in screenshot-raw command
wm4
2019-10-20
1
-0
/
+6
*
build: lower required FFmpeg version
wm4
2019-10-20
2
-1
/
+3
*
wayland: add various render-related options
dudemanguy
2019-10-20
7
-5
/
+50
*
wayland: add presentation time
dudemanguy
2019-10-20
6
-7
/
+298
*
sws_utils: make libswscale fallback a warning
wm4
2019-10-20
1
-1
/
+1
*
zimg: support 3 component 16 bit pixel unpacking
wm4
2019-10-20
1
-0
/
+22
*
zimg: avoid theoretical FFmpeg planar RGB/YUV mixup
wm4
2019-10-20
1
-5
/
+17
*
zimg: add some more colorspace mappings
wm4
2019-10-20
1
-5
/
+5
*
vf_fingerprint: remove single-plane optimization
wm4
2019-10-20
1
-31
/
+1
*
vf_fingerprint: use generic zimg wrapper
wm4
2019-10-20
1
-79
/
+29
*
mp_image: infer XYZ as BT.2020 instead of BT.709
Niklas Haas
2019-10-20
1
-9
/
+8
*
csputils: fix outdated comment
Niklas Haas
2019-10-20
1
-2
/
+4
*
vo_x11: enable use of zimg
wm4
2019-10-20
1
-0
/
+2
*
sws_utils: hack in zimg redirection support
wm4
2019-10-20
3
-3
/
+64
*
video: add zimg wrapper
wm4
2019-10-20
6
-1
/
+686
*
mp_image: remove old acrobatics in frame copy code
wm4
2019-10-20
1
-21
/
+7
*
img_format: update test program
wm4
2019-10-20
1
-8
/
+16
*
img_format: document a minor guarantee for certain imgfmt metadata
wm4
2019-10-20
1
-0
/
+1
*
manpage: docoument stream-open-filename property
wm4
2019-10-20
1
-0
/
+9
*
vaapi: remove hacks for pre-libva2 log callbacks
wm4
2019-10-18
1
-65
/
+0
*
manpage: fix a typo
wm4
2019-10-18
1
-1
/
+1
*
player: avoid duplicate track auto selection
Stephan Hilb
2019-10-18
1
-1
/
+14
*
video, demux: rip out unused spherical metadata code
wm4
2019-10-17
8
-132
/
+1
*
vo_gpu: hwdec_d3d11egl: add missing P010 format to supported list
wm4
2019-10-17
1
-1
/
+1
*
video: remove mp_image_params.hw_flags field
wm4
2019-10-17
5
-30
/
+0
*
vo_wlshm: use memfd_create() instead of shm_open()
Emmanuel Gil Peyrot
2019-10-17
4
-25
/
+19
*
video: do not disable display-sync on A/V desync
wm4
2019-10-17
3
-13
/
+20
*
Reintroduce vo_wayland as vo_wlshm
Michael Forney
2019-10-17
4
-0
/
+323
*
manpage: update --hwdec description
wm4
2019-10-17
1
-17
/
+8
*
vf_d3d11vpp: remove RGB conversion hack
wm4
2019-10-16
3
-60
/
+6
*
vo_gpu: hwdec_d3d11eglrgb: remove this
wm4
2019-10-16
3
-282
/
+0
*
vo_gpu: hwdec_d3d11egl: adapt to newer ANGLE API
wm4
2019-10-16
1
-24
/
+33
*
vo_gpu/d3d11: fix memleak of the adapter description string
Jan Ekström
2019-10-15
1
-1
/
+5
*
vo_gpu/d3d11: remove unnecessary nullptr check
Jan Ekström
2019-10-15
1
-2
/
+2
*
vo_gpu/d3d11: switch adapter selection to case-insensitive startswith
Jan Ekström
2019-10-15
3
-4
/
+9
*
vo_gpu/d3d11: fixup adapter selection by switching it all to bstr
Jan Ekström
2019-10-15
3
-12
/
+8
*
etc/mpv.conf: update outdated use of cache options
wm4
2019-10-14
1
-7
/
+10
*
manpage: attempt to remove some more cache option confusion
wm4
2019-10-14
1
-6
/
+7
*
ytdl_hook: check youtube-dl version if it breaks
Nicolas F
2019-10-13
1
-2
/
+32
*
vo_gpu/d3d11: add support for configuring swap chain format
Jan Ekström
2019-10-13
6
-2
/
+144
*
vo_gpu/d3d11: utilize actual backbuffer values for bit depth
James Ross-Gowan
2019-10-13
1
-1
/
+6
*
player: accept compatible later FFmpeg library runtime versions
wm4
2019-10-11
2
-11
/
+4
*
av_log: use proper FFmpeg version extraction macros
wm4
2019-10-11
1
-1
/
+3
*
audio/out: rip out old unused app/softvolume reporting
wm4
2019-10-11
7
-21
/
+0
*
audio/out/pull, ao_sdl: implement new underrun reporting
wm4
2019-10-11
2
-2
/
+8
*
audio/out/pull: fix underflow reporting
wm4
2019-10-11
1
-2
/
+2
*
ao_alsa: use AO underrun reporting
wm4
2019-10-11
1
-1
/
+3
*
player: partially rework --cache-pause
wm4
2019-10-11
4
-8
/
+71
*
ao: add API for underrun reporting
wm4
2019-10-11
4
-1
/
+25
*
ao_alsa: handle underruns in get_space() too
wm4
2019-10-11
1
-0
/
+2
*
player: format low cache duration with more decimals
wm4
2019-10-11
1
-0
/
+2
*
ao_alsa: mess with underrun handling again
wm4
2019-10-11
1
-6
/
+27
*
wayland: use callback flag + poll for buffer swap
dudemanguy
2019-10-10
9
-26
/
+112
*
Revert "vo: add support for externally driven renderloop and make wayland use...
dudemanguy
2019-10-10
4
-70
/
+4
*
vo_gpu: d3d11: use linear filtering for wrapped textures
James Ross-Gowan
2019-10-10
1
-1
/
+3
*
demux_timeline, demux_edl: correctly enable cache in pseudo-DASH mode
wm4
2019-10-08
3
-1
/
+8
*
skip-logo.lua: fix skipping in the first two frames
wm4
2019-10-08
1
-15
/
+36
*
DOCS: explicitly mention that property observing has an initial event
wm4
2019-10-08
2
-2
/
+9
*
DOCS: some corrections around cache options
wm4
2019-10-08
2
-3
/
+10
*
demux_edl: better selection of part which defines the track layout
wm4
2019-10-06
2
-1
/
+47
*
video: always decode 2 frames on playback restart
wm4
2019-10-06
1
-2
/
+2
*
player: don't load external files when reading from stdin
ckath
2019-10-06
1
-1
/
+1
*
audio: raise log level of playback reset on audio timestamp
wm4
2019-10-06
1
-1
/
+1
*
audio: do not try gapless if video is still ongoing
wm4
2019-10-06
2
-1
/
+7
*
ao_alsa: don't silence legitimate underrun if final chunk underruns
wm4
2019-10-06
1
-4
/
+1
*
ao_alsa: remove sometimes bogus XRUN message
wm4
2019-10-06
1
-9
/
+2
*
cocoa-cb: remove get_property_* usages and split up mpv helper
der richter
2019-10-06
12
-247
/
+285
*
audio/filter: remove no longer used header
Paul B Mahol
2019-10-05
1
-47
/
+0
*
DOCS/compatibility.rst: add this file
wm4
2019-10-05
4
-1
/
+185
*
DOCS/interface-changes.rst: simplify playback abort change description
wm4
2019-10-05
1
-11
/
+2
*
player: update for --video-aspect deprecation
Niklas Haas
2019-10-04
2
-3
/
+3
*
options: rename --video-aspect to --video-aspect-override
Niklas Haas
2019-10-04
6
-22
/
+45
*
player: "subprocess" command should stop immediately in idle mode
wm4
2019-10-04
2
-3
/
+15
*
manpage: clarify some details about async. commands and "subprocess"
wm4
2019-10-04
3
-4
/
+38
*
wayland opengl: actually call uninit if init fails
dudemanguy
2019-10-03
1
-1
/
+3
*
Revert "wayland: free wayland_state on a false return"
dudemanguy
2019-10-03
1
-11
/
+3
*
wayland: free wayland_state on a false return
Dudemanguy911
2019-10-02
1
-3
/
+11
*
vf_fingerprint: fix an obvious memory leak
wm4
2019-10-03
1
-4
/
+12
*
vf_vapoursynth: fix crashing memory management mistake
wm4
2019-10-03
1
-3
/
+3
*
vf_vapoursynth: do not call vsscript_finalize() if init failed
wm4
2019-10-03
1
-1
/
+5
*
vf_vapoursynth: remove some Lua backend remains
wm4
2019-10-03
1
-6
/
+0
*
wayland: always create wl_output before rendering
Dudemanguy911
2019-10-02
1
-7
/
+6
*
demux: restore some of the DVD/BD/CDDA interaction layers
wm4
2019-10-03
9
-32
/
+751
*
f_auto_filters: use f_autoconvert for hw download
wm4
2019-10-02
1
-23
/
+22
*
f_autoconvert: provide a function to determine if conversion works
wm4
2019-10-02
2
-41
/
+75
*
f_autoconvert: add hw->sw download path
wm4
2019-10-02
2
-18
/
+71
*
f_auto_filters: use software conversion if hw deint is not possible
wm4
2019-10-02
1
-7
/
+28
*
f_hwtransfer: add a mp_hwdownload filter
wm4
2019-10-02
2
-0
/
+62
*
filters: add another dumb helper
wm4
2019-10-02
2
-0
/
+22
*
mp_image_pool: expose a function for reporting hw download format
wm4
2019-10-02
2
-11
/
+22
*
video: remove vf_vavpp from automatic deinterlace property
wm4
2019-10-02
2
-12
/
+0
*
DOCS/tech-overview.txt: caching has changed
wm4
2019-10-02
1
-3
/
+4
*
README.md: minor cleanups
wm4
2019-10-02
1
-40
/
+3
*
README.md: remove dead homebrew-mpv link
Vítor Galvão
2019-10-02
1
-1
/
+0
*
autoload.lua: Configurable autoload types
Marek Sebera
2019-10-02
1
-4
/
+42
*
DOCS: Document DVB changes in interface-changes.
Oliver Freyermuth
2019-10-02
1
-0
/
+9
*
stream_dvb: Remove now replaced stream-control code for good.
Oliver Freyermuth
2019-10-02
2
-85
/
+0
*
DOCS: Add documentation for dvbin-prog and dvbin-channel-switch-offset.
Oliver Freyermuth
2019-10-02
1
-0
/
+16
*
stream_dvb: Allow actual zapping of channels again.
Oliver Freyermuth
2019-10-02
3
-0
/
+9
*
player: Add mp_property_dvb_channel helper.
Oliver Freyermuth
2019-10-02
1
-0
/
+17
*
stream_dvb: Add dvb_update_config to poll config parameters.
Oliver Freyermuth
2019-10-02
2
-0
/
+33
*
stream_dvb: Move stream->is_on initialization to state preparation.
Oliver Freyermuth
2019-10-02
2
-2
/
+1
*
stream_dvb: Factor out logic to determine program and card.
Oliver Freyermuth
2019-10-02
2
-47
/
+75
*
stream_dvb: Use separated out options struct.
Oliver Freyermuth
2019-10-02
2
-27
/
+33
*
demux_lavf: remove recently added author name from license header
wm4
2019-10-01
1
-1
/
+0
*
DOCS/contribute.md: split into sections, random changes
wm4
2019-10-01
1
-17
/
+61
*
github: try to get contributors to read contribute.md
wm4
2019-10-01
1
-5
/
+4
*
demux_mkv: better behavior/warnings on partial files/unseekable streams
wm4
2019-10-01
1
-5
/
+8
*
vo_gpu/d3d11: add adapter name validation and listing with "help"
Jan Ekström
2019-09-29
4
-9
/
+75
*
vo_gpu/d3d11: refactor pthread_once d3d11 loading to function
Jan Ekström
2019-09-29
1
-6
/
+15
*
vo_gpu/d3d11: utilize the passed adapter name
Jan Ekström
2019-09-29
1
-5
/
+77
*
vo_gpu/d3d11: add an option for the adapter name
Jan Ekström
2019-09-29
2
-0
/
+6
*
video/d3d11: add adapter selection by name into d3d11 options
Jan Ekström
2019-09-29
3
-0
/
+15
*
vo_gpu/d3d11_helpers: also load up CreateDXGIFactory1
Jan Ekström
2019-09-29
1
-4
/
+13
*
stream_lavf: add support for gopher
Leonardo Taccari
2019-09-29
1
-1
/
+1
*
vo_drm: fix flickering when setting pan/scan
Anton Kindestam
2019-09-29
1
-4
/
+0
*
demux: make --record-file/cache dump command work with disabled streams
wm4
2019-09-29
1
-5
/
+18
*
loadfile: make prefetching actually work
wm4
2019-09-29
1
-1
/
+3
*
loadfile: don't always accidentally always prefetching
wm4
2019-09-29
2
-11
/
+16
*
recorder: don't use a magic index for mp_recorder_get_sink()
wm4
2019-09-29
4
-8
/
+16
*
stream: rearrange open functions
wm4
2019-09-29
4
-56
/
+96
*
demux: sort filenames naturally when playing a directory / archive
Philip Sequeira
2019-09-29
5
-2
/
+95
*
build: lower version requirement for EGL
Marvin Schmidt
2019-09-29
1
-1
/
+1
*
vo_gpu: hwdec_cuda: Synchronise OpenGL Interop
Philip Langdale
2019-09-28
3
-0
/
+8
*
build: silence OpenGL deprecation warnings on macOS for C/objC
Rodger Combs
2019-09-28
1
-1
/
+2
*
vo_drm: support controlling swapchain depth using swapchain-depth option
Anton Kindestam
2019-09-28
1
-10
/
+13
*
vo: make swapchain-depth option generic for all VOs
Anton Kindestam
2019-09-28
11
-24
/
+21
*
drm: refactor page_flipped callback
Anton Kindestam
2019-09-28
4
-109
/
+71
*
vo_drm: Implement N-buffering and presentation feedback
Anton Kindestam
2019-09-28
1
-39
/
+215
*
vo_drm: fix more than 2 buffers
Anton Kindestam
2019-09-28
1
-1
/
+1
*
drm: move struct vsync_tuple into drm_common as drm_vsync_tuple
Anton Kindestam
2019-09-28
2
-9
/
+8
*
stream_cb: add cancel_fn callback
Aman Gupta
2019-09-27
4
-1
/
+27
*
audio: fix copy&paste error
wm4
2019-09-27
1
-1
/
+1
*
ad_lavc: log on failure to read AVFrame
wm4
2019-09-27
1
-1
/
+3
*
audio: add support for AV_SAMPLE_FMT_S64*
wm4
2019-09-27
3
-0
/
+8
*
context_drm_egl: define EGL_PLATFORM_GBM_MESA, EGL_PLATFORM_GBM_KHR if not in...
Anton Kindestam
2019-09-27
1
-0
/
+8
*
wscript: check tvOS define's value to be nonzero
Jan Ekström
2019-09-27
1
-1
/
+4
*
video: add pure gamma TRC curves for 2.0, 2.4 and 2.6.
Wessel Dankers
2019-09-27
6
-0
/
+36
*
ci: remove --enable-zsh-comp
Philip Sequeira
2019-09-27
1
-2
/
+1
*
zsh completion: move generation to runtime and improve
<