1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-02 13:02:24 +00:00
mpv/DOCS/man/en
wm4 4d11f32162 VO, sub: refactor
Remove VFCTRL_DRAW_OSD, VFCAP_EOSD_FILTER, VFCAP_EOSD_RGBA, VFCAP_EOSD,
VOCTRL_DRAW_EOSD, VOCTRL_GET_EOSD_RES, VOCTRL_QUERY_EOSD_FORMAT.

Remove draw_osd_with_eosd(), which rendered the OSD by calling
VOCTRL_DRAW_EOSD. Change VOs to call osd_draw() directly, which takes
a callback as argument. (This basically works like the old OSD API,
except multiple OSD bitmap formats are supported and caching is
possible.)

Remove all mentions of "eosd". It's simply "osd" now.

Make OSD size per-OSD-object, as they can be different when using
vf_sub. Include display_par/video_par in resolution change detection.

Fix the issue with margin borders in vo_corevideo.
2012-10-24 21:56:34 +02:00
..
af.rst Rename to "mpv" 2012-10-12 10:14:32 +02:00
ao.rst Rename to "mpv" 2012-10-12 10:14:32 +02:00
changes.rst Merge branch 'input_changes' into master 2012-10-12 11:53:53 +02:00
encode.rst encode: remove dependency on current ffmpeg 2012-10-01 11:04:48 +02:00
input.rst core: show quvi page title in window title, clean up libquvi handling 2012-10-14 22:26:41 +02:00
mpv.rst Merge branch 'input_changes' into master 2012-10-12 11:53:53 +02:00
options.rst Remove things related to old OSD 2012-10-24 21:56:33 +02:00
vf.rst VO, sub: refactor 2012-10-24 21:56:34 +02:00
vo.rst VO, sub: refactor 2012-10-24 21:56:34 +02:00