mpv/test
Kacper Michajłow 8ee25db71f win32: cache GetConsoleMode state for stdout/stderr
GetConsoleMode() can be quite slow and in mpv the mode never changes, so
we can just check it once.

Fixes performance when writing lots of logs to terminal.
2024-03-19 19:58:09 +01:00
..
ref test: update ffmpeg format refs 2023-11-18 20:46:11 +00:00
chmap.c
gl_video.c
img_format.c csputils: replace mp_colorspace with pl_color_space 2024-01-22 14:54:55 +00:00
img_utils.c
img_utils.h
json.c
libmpv_test.c
linked_list.c
meson.build test: add missing libplacebo dependency 2024-02-24 20:04:16 +01:00
paths.c
repack.c csputils: replace mp_colorspace with pl_color_space 2024-01-22 14:54:55 +00:00
scale_sws.c
scale_test.c image_writer: fix TOCTOU in screenshot filename generation 2024-03-19 19:30:27 +01:00
scale_test.h
scale_zimg.c
test_utils.c win32: cache GetConsoleMode state for stdout/stderr 2024-03-19 19:58:09 +01:00
test_utils.h win32: cache GetConsoleMode state for stdout/stderr 2024-03-19 19:58:09 +01:00
timer.c osdep/timer: update documentation and test for mp_time_ns 2024-01-26 03:28:55 +00:00