0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 03:52:22 +02:00
mpv/player
Kacper Michajłow c3bf2c72a6 select.lua: allow ffmpeg to print errors if it fails
Also don't print subprocess result to OSD, as it is not comprehensible.
2024-05-20 18:32:22 +02:00
..
javascript console.lua: don't convert integers for mp.input to string 2024-05-12 23:13:48 +02:00
lua select.lua: allow ffmpeg to print errors if it fails 2024-05-20 18:32:22 +02:00
audio.c audio: report EOF also for untimed AO mode 2024-05-10 23:56:56 +02:00
client.c player/client: fix typo in description of MPV_ERROR_UNINITIALIZED 2024-05-08 18:52:40 +02:00
client.h
command.c Revert "player: do not exit when a seek gets queued" 2024-05-16 13:26:34 +00:00
command.h
configfiles.c player/configfiles: fix utime.h include for Windows SDK 2024-05-06 22:01:17 +02:00
core.h select.lua: add this script 2024-05-12 23:13:48 +02:00
external_files.c misc/language: move mp_guess_lang_from_filename() here 2024-05-10 01:22:31 +02:00
external_files.h misc/language: move mp_guess_lang_from_filename() here 2024-05-10 01:22:31 +02:00
javascript.c
loadfile.c player/loadfile: match language and subcodes 2024-05-09 17:12:55 +02:00
lua.c select.lua: add this script 2024-05-12 23:13:48 +02:00
main.c various: fix indentation 2024-05-07 11:23:08 +02:00
meson.build
misc.c various: add missing checks for directory streams 2024-05-15 22:45:18 +02:00
osd.c
playloop.c playloop: don't redraw without subs on quit 2024-05-20 18:05:38 +02:00
screenshot.c
screenshot.h
scripting.c select.lua: add this script 2024-05-12 23:13:48 +02:00
sub.c
video.c