1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-07 07:30:09 +00:00
mpv/player
Dudemanguy d93f53b324 player/playloop: force get_playback_time to be at least 0
Except for MP_NOPTS_VALUE. We keep that as is. When this was originally
added in a73415584c, it appears like
having the time always start at 0 was the intent. In cases where
get_current_time returns a negative that isn't MP_NOPTS_VALUE, force
this to 0.
2024-05-29 13:48:40 +00:00
..
javascript console.lua: don't convert integers for mp.input to string 2024-05-12 23:13:48 +02:00
lua console.lua: fix crash with set ;<Tab> 2024-05-28 13:25:37 +00:00
audio.c player: put speed adjustment back into playing_audio_pts 2024-05-29 13:48:40 +00: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 options: add --input-commands option 2024-03-21 14:48:53 +00:00
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 osdep/dirent: add implementation for Windows SDK build 2024-05-06 22:01:17 +02:00
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 demux: keep track of ts information per stream type 2024-05-05 14:11:47 +02:00
playloop.c player/playloop: force get_playback_time to be at least 0 2024-05-29 13:48:40 +00:00
screenshot.c image_writer: fix TOCTOU in screenshot filename generation 2024-03-19 19:30:27 +01:00
screenshot.h
scripting.c select.lua: add this script 2024-05-12 23:13:48 +02:00
sub.c player: avoid busy looping during reinit_sub 2024-04-16 19:45:00 +00:00
video.c player: put speed adjustment back into playing_audio_pts 2024-05-29 13:48:40 +00:00