1
mirror of https://github.com/mpv-player/mpv synced 2024-09-12 23:45:53 +02:00
mpv/sub
wm4 34b3a9c5e9 sub, VO: remove vo_osd_resized() function
VOs which could render the OSD in window size (as opposed to video size,
like vo_xv) and which could cache the OSD called this when the window
size changed. This was needed, because VOs used another OSD function to
check whether the OSD changed before passing the new window size to the
OSD code.

This was really just an artifact of OSD change detection, and now that
the affected VOs use the new OSD rendering API, it's done automatically.
2012-10-16 07:26:31 +02:00
..
ass_mp.c sub: remove logic for disabling hinting on scaled EOSD 2012-10-16 07:26:31 +02:00
ass_mp.h sub: remove logic for disabling hinting on scaled EOSD 2012-10-16 07:26:31 +02:00
dec_sub.c sub: make it easier to set DVD sub decoding with sd_lavc 2012-10-16 07:26:31 +02:00
dec_sub.h sub: allow rendering OSD in ASS image format directly, simplify 2012-10-16 07:26:30 +02:00
find_sub.c sub/OSD: move some related files to sub/ 2011-01-26 20:39:05 +02:00
find_subfiles.c sub: silence output of subtitle search message 2012-07-30 01:45:07 +02:00
find_subfiles.h subs: options: add -sub-paths 2011-04-20 04:22:52 +03:00
img_convert.c sub: allow converting DVD subs to RGBA 2012-10-16 07:26:30 +02:00
img_convert.h sub: allow converting DVD subs to RGBA 2012-10-16 07:26:30 +02:00
osd_dummy.c sub: allow rendering OSD in ASS image format directly, simplify 2012-10-16 07:26:30 +02:00
osd_font.pfb osd: osd_font.h -> osd_font.pfb 2012-07-28 23:36:08 +02:00
osd_libass.c osd_libass: set RTL base direction to neutral 2012-10-16 07:26:31 +02:00
sd_ass.c sub: remove logic for disabling hinting on scaled EOSD 2012-10-16 07:26:31 +02:00
sd_lavc.c sub: make it easier to set DVD sub decoding with sd_lavc 2012-10-16 07:26:31 +02:00
sd.h subs: always use sub decoder framework for libass rendering 2012-09-18 21:04:46 +02:00
spudec.c sub: allow rendering OSD in ASS image format directly, simplify 2012-10-16 07:26:30 +02:00
spudec.h sub: allow rendering OSD in ASS image format directly, simplify 2012-10-16 07:26:30 +02:00
sub.c sub, VO: remove vo_osd_resized() function 2012-10-16 07:26:31 +02:00
sub.h sub, VO: remove vo_osd_resized() function 2012-10-16 07:26:31 +02:00
subassconvert.c subassconvert: order colour names alphabetically / better match W3 list 2012-08-03 03:47:09 +02:00
subassconvert.h
subreader.c sub: simplify code by always defining sub_cp 2012-08-03 06:53:10 +02:00
subreader.h Remove dead code 2012-08-01 17:07:35 +02:00
vobsub.c Remove dead code 2012-08-01 17:07:35 +02:00
vobsub.h Remove dead code 2012-08-01 17:07:35 +02:00