mpv/player
nanahi fc6aa2cc8a player/scripting: remove outdated comment about posix_spawn
The comment was added in e2ab6b7f35,
but posix_spawn usage was removed in 5309497727
to ensure CLOEXEC correctness.
2024-07-29 21:00:48 +02:00
..
javascript default.js: handle canceled key bindings 2024-06-06 23:38:39 +03:00
lua command: remove deprecated packet-*-bitrate properties 2024-07-18 22:52:35 +02:00
audio.c options: remove deprecated auto choice for --mute 2024-06-21 21:29:33 +02:00
client.c player/core: add core thread handle to MPContext 2024-07-11 21:55:21 +02:00
client.h
command.c player/command: fix --force-window=yes acting like immediate 2024-07-29 01:46:21 +00:00
command.h options: add --input-commands option 2024-03-21 14:48:53 +00:00
configfiles.c player: replace get_current_time with get_playback_time in some spots 2024-05-29 13:48:40 +00:00
core.h player: don't decrement --ab-loop-count=N and add remaining-ab-loops 2024-07-26 20:09:19 +02:00
external_files.c external_files: allow specifying --cover-art-whitelist filenames 2024-07-23 14:12:11 +00: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: don't decrement --ab-loop-count=N and add remaining-ab-loops 2024-07-26 20:09:19 +02:00
lua.c player/lua: restore original lua allocator before close 2024-06-30 21:15:37 +02:00
main.c player: remove empty line from --help 2024-07-26 20:07:30 +02:00
meson.build
misc.c player: don't decrement --ab-loop-count=N and add remaining-ab-loops 2024-07-26 20:09:19 +02:00
osd.c various: add more format specifiers checks 2024-06-25 05:29:46 +02:00
playloop.c player: don't decrement --ab-loop-count=N and add remaining-ab-loops 2024-07-26 20:09:19 +02:00
screenshot.c image_writer: fix TOCTOU in screenshot filename generation 2024-03-19 19:30:27 +01:00
screenshot.h
scripting.c player/scripting: remove outdated comment about posix_spawn 2024-07-29 21:00:48 +02:00
sub.c sub: avoid unneeded calls to is_animated 2024-06-04 12:29:13 +00:00
video.c player: put speed adjustment back into playing_audio_pts 2024-05-29 13:48:40 +00:00