mpv/player
Kacper Michajłow 02d009bc5c player/command: truncate anything < 1e-4 in pretty printer
To avoid switching to scientific notation. Apparently it is "jarring"
for some users.

This preserves status quo from before 9dddfc4f where pretty printer were
truncated to 3 decimal places.
2023-10-18 11:34:52 +02:00
..
javascript
lua stats.lua: remove compatibility aliases of properties 2023-10-15 14:30:09 +00:00
audio.c
client.c timer: remove microsecond timer functions 2023-10-16 15:38:59 +00:00
client.h
command.c player/command: truncate anything < 1e-4 in pretty printer 2023-10-18 11:34:52 +02:00
command.h
configfiles.c
core.h player: store last_time timestamp in nanoseconds 2023-10-10 19:10:55 +00:00
external_files.c
external_files.h
javascript.c
loadfile.c
lua.c
main.c
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
screenshot.h
scripting.c
sub.c
video.c vo: use nanoseconds for frame duration and pts 2023-10-10 19:10:55 +00:00