0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 12:02:23 +02:00
mpv/player
Kacper Michajłow e3fd24496a stats.lua: show osd-dimensions property
This change displays the scaled position and size of the image before
cropping to the target rectangle. In simple terms, it shows how much
margin has been added to the image or how much of the image has been
cropped.

Note that target resolution is displayed after crop as in fact all other
pixels are discarded anyway.
2024-04-27 01:15:25 +02:00
..
javascript js: complex key-binding: send also key_text 2024-02-09 16:54:57 +02:00
lua stats.lua: show osd-dimensions property 2024-04-27 01:15:25 +02:00
audio.c player/video: subtract frame_time from delay when ao_chain starts audio 2024-03-03 16:24:28 -06:00
client.c various: fix -Wold-style-declaration warning 2024-03-19 08:58:18 +01:00
client.h scripting: remove race condition when toggling internal scripts 2020-03-26 23:59:44 +01:00
command.c video/out/gpu/context: convert --gpu-context to use obj_settings_list 2024-04-18 16:28:21 +02:00
command.h options: add --input-commands option 2024-03-21 14:48:53 +00:00
configfiles.c player: fix watch later config comments when ignoring path 2024-02-24 05:26:48 +00:00
core.h player: avoid busy looping during reinit_sub 2024-04-16 19:45:00 +00:00
external_files.c command: restore lang after track reload 2024-01-20 17:26:45 +00:00
external_files.h command: restore lang after track reload 2024-01-20 17:26:45 +00:00
javascript.c scripting: rename backend names for concise naming 2023-10-27 23:18:56 +00:00
loadfile.c player/loadfile: check if forced track is also tagged as default first 2024-04-20 00:55:30 -05:00
lua.c player/lua: fix trailing whitespace for mp.log output 2024-04-09 20:09:43 +02:00
main.c mac/apphub: migrate remaining events functionality to new AppHub 2024-03-24 23:03:48 +01:00
meson.build meson: generate .com in the same place as the .exe if possible 2023-11-27 18:42:19 +00:00
misc.c player/misc: fix audio-only fallback when video init fails 2024-04-16 22:19:55 +00:00
osd.c player: remove --term-remaining-playtime option 2024-01-20 23:24:48 +00:00
playloop.c player: avoid busy looping during reinit_sub 2024-04-16 19:45:00 +00:00
screenshot.c image_writer: fix TOCTOU in screenshot filename generation 2024-03-19 19:30:27 +01:00
screenshot.h player: make screenshot each-frame mode more accurate 2020-02-07 13:32:21 +01:00
scripting.c mp_thread: prefer tracking threads with id 2023-11-05 17:36:17 +00:00
sub.c player: avoid busy looping during reinit_sub 2024-04-16 19:45:00 +00:00
video.c video: also reset video-sync state when resetting video state 2024-03-30 09:46:48 +01:00