mpv/libass
eugeni 92efd606d1 Avoid text deformation and subtitles moving outside the screen in pan-and-scan
mode.

For this, crop amounts are passed from vo_gl as negative margins sizes. They
are used to calculate aspect ratio. They are ignored when calculating subtitle
 positions, so subtitles will stay on screen most of the time.
Based on a patch by Jindrich Makovicka [makovick gmail com].


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24815 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-10-19 18:16:23 +00:00
..
Makefile
ass.c
ass.h Enable ass_line_spacing option. 2007-09-18 18:34:52 +00:00
ass_bitmap.c
ass_bitmap.h Do not use leading underscores in multiple inclusion guards, they are reserved. 2007-07-02 22:34:45 +00:00
ass_cache.c
ass_cache.h Do not use leading underscores in multiple inclusion guards, they are reserved. 2007-07-02 22:34:45 +00:00
ass_font.c Don't apply windows-like font scaling if hhea or os2 tables contain invalid 2007-08-03 15:39:38 +00:00
ass_font.h Factor out common code from ass_font_new and ass_font_reselect. 2007-08-03 14:10:53 +00:00
ass_fontconfig.c Fix compilation of ass_fontconfig.c when fontconfig is disabled. 2007-08-04 10:46:14 +00:00
ass_fontconfig.h More simple and correct font reselection. 2007-08-03 13:43:11 +00:00
ass_library.c
ass_library.h Do not use leading underscores in multiple inclusion guards, they are reserved. 2007-07-02 22:34:45 +00:00
ass_mp.c Enable ass_line_spacing option. 2007-09-18 18:34:52 +00:00
ass_mp.h Do not use leading underscores in multiple inclusion guards, they are reserved. 2007-07-02 22:34:45 +00:00
ass_render.c Avoid text deformation and subtitles moving outside the screen in pan-and-scan 2007-10-19 18:16:23 +00:00
ass_types.h Do not use leading underscores in multiple inclusion guards, they are reserved. 2007-07-02 22:34:45 +00:00
ass_utils.c
ass_utils.h Do not use leading underscores in multiple inclusion guards, they are reserved. 2007-07-02 22:34:45 +00:00
mputils.h Do not use leading underscores in multiple inclusion guards, they are reserved. 2007-07-02 22:34:45 +00:00