1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-02 12:20:57 +00:00
mpv/player
Christoph Heinrich 045f4a7315 ytdl_hook: add thumbnail option
Opening speed could be improved with the "async" prefix, but then the
tracks would be out of order.
2023-10-30 16:46:17 +00:00
..
javascript
lua ytdl_hook: add thumbnail option 2023-10-30 16:46:17 +00:00
audio.c player/audio: fix incorrect check on adding delay 2023-10-26 22:59:09 -05:00
client.c mp_threads: rename threads for consistent naming across all of them 2023-10-27 23:18:56 +00:00
client.h
command.c m_option: initialize m_option_value union properly 2023-10-23 20:33:51 +02:00
command.h
configfiles.c options: rename --watch-later-directory to --watch-later-dir 2023-10-25 16:16:37 +00:00
core.h various: sort some standard headers 2023-10-20 21:31:09 +02:00
external_files.c
external_files.h
javascript.c scripting: rename backend names for concise naming 2023-10-27 23:18:56 +00:00
loadfile.c player: remove unused mutate argument in mp_next_file 2023-10-05 17:09:43 +02:00
lua.c scripting: rename backend names for concise naming 2023-10-27 23:18:56 +00:00
main.c mp_threads: rename threads for consistent naming across all of them 2023-10-27 23:18:56 +00:00
meson.build
misc.c
osd.c
playloop.c dispatch: change mp_dispatch_queue_process timer to nanoseconds 2023-10-16 15:38:59 +00:00
screenshot.c options: rename --screenshot-directory to --screenshot-dir 2023-10-25 16:16:37 +00:00
screenshot.h
scripting.c scripting: add 'script' to messages 2023-10-27 23:18:56 +00:00
sub.c sub: update subtitles if current track is an image 2023-10-23 19:32:53 +00:00
video.c player: don't calculate av delay if there's no audio or video 2023-10-25 15:43:07 +00:00