0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-19 19:42:24 +02:00
mpv/sub
Oneric 5357d18fe6 sub: add ass-video-aspect-override option
It is unclear whether there actually is any usecase for this option
which isn't better served by sub-ass-use-video-data and/or LayoutRes
overrides, but prior to the introduction of sub-ass-use-video-data
it was possible to pass along storage resolution while faking an
aspect ratio of 1:1.
sub-ass-video-aspect-override=1 combined with sub-ass-use-video-data=all
now makes this possible again.

The uper limit of a 10:1 aspect matches
the general video-aspect-override option.
2024-09-13 23:24:08 +02:00
..
ass_mp.c sub: add (sub/osd)-border-style; renaming sub options 2024-07-12 20:17:38 +00:00
ass_mp.h
dec_sub.c sub: avoid unneeded calls to is_animated 2024-06-04 12:29:13 +00:00
dec_sub.h sub: avoid unneeded calls to is_animated 2024-06-04 12:29:13 +00:00
draw_bmp.c
draw_bmp.h
filter_jsre.c
filter_regex.c
filter_sdh.c
img_convert.c
img_convert.h
lavc_conv.c various: remove no longer needed availability checks 2024-06-22 16:12:14 +02:00
meson.build
osd_font.otf
osd_libass.c sub: remove dead code 2024-09-03 18:31:38 +02:00
osd_state.h sub: remove dead code 2024-09-03 18:31:38 +02:00
osd.c sub: remove dead code 2024-09-03 18:31:38 +02:00
osd.h sub: add (sub/osd)-border-style; renaming sub options 2024-07-12 20:17:38 +00:00
sd_ass.c sub: add ass-video-aspect-override option 2024-09-13 23:24:08 +02:00
sd_lavc.c sub: update codec info 2024-06-08 23:06:22 +02:00
sd.h