.. |
javascript
|
lua/js: remove user-data helpers
|
2023-01-29 01:52:31 +02:00 |
lua
|
stats.lua: display HDR peak in nits
|
2023-02-02 14:22:40 +00:00 |
audio.c
|
various: replace if + abort() with MP_HANDLE_OOM()
|
2023-01-12 22:02:07 +01:00 |
client.c
|
libmpv: add mpv_del_property() convenience function
|
2023-01-28 14:20:20 -06:00 |
client.h
|
…
|
|
command.c
|
player/command: add user-data property
|
2023-01-28 14:37:02 -06:00 |
command.h
|
player: make deprecated track/chapter/metadata events internal
|
2021-12-15 12:29:10 +01:00 |
configfiles.c
|
player: don't force saving start in watch-later-options
|
2023-01-09 16:37:14 +00:00 |
core.h
|
player/video: add VOCTRL_CONTENT_TYPE
|
2022-11-15 23:18:55 +00:00 |
external_files.c
|
external_files: recognize webp files as cover art
|
2022-12-29 15:48:57 +01:00 |
external_files.h
|
…
|
|
javascript.c
|
javascript: add mp.del_property()
|
2023-01-28 14:20:20 -06:00 |
loadfile.c
|
filters: lavfi: allow hwdec_interop selection for filters
|
2022-09-21 09:39:34 -07:00 |
lua.c
|
lua: add mp.del_property()
|
2023-01-28 14:20:20 -06:00 |
main.c
|
msg: log-file set at mpv.conf: don't ignore early messages
|
2023-01-23 11:05:08 +02:00 |
misc.c
|
player/video: add VOCTRL_CONTENT_TYPE
|
2022-11-15 23:18:55 +00:00 |
osd.c
|
various: fix typos
|
2022-04-25 09:07:18 -04:00 |
playloop.c
|
various: replace abort() with MP_ASSERT_UNREACHABLE() where appropriate
|
2023-01-12 22:02:07 +01:00 |
screenshot.c
|
player/screenshot: pass on ability to output native CSP
|
2023-02-13 21:53:41 +01:00 |
screenshot.h
|
…
|
|
scripting.c
|
…
|
|
sub.c
|
sub: align ytdl-hook secondary subs to the top
|
2021-08-11 18:15:35 +00:00 |
video.c
|
player/video.c: don't resync audio if video is an image
|
2023-01-30 14:52:00 +00:00 |