.. |
Makefile
|
Move fonts-related code to a separate file.
|
2006-11-26 22:49:27 +00:00 |
ass.c
|
MSGTRs for libass
|
2006-11-19 22:35:17 +00:00 |
ass.h
|
Implement loading subtitles from memory.
|
2006-11-03 02:15:08 +00:00 |
ass_bitmap.c
|
MSGTRs for libass
|
2006-11-19 22:35:17 +00:00 |
ass_bitmap.h
|
Add copyright notice and vim/emacs comments to libass and vf_ass.c.
|
2006-10-01 17:09:04 +00:00 |
ass_cache.c
|
Use (ass_font_t, char code) instead of (FT_Face, glyph index) to identify
|
2006-11-28 22:17:33 +00:00 |
ass_cache.h
|
Use (ass_font_t, char code) instead of (FT_Face, glyph index) to identify
|
2006-11-28 22:17:33 +00:00 |
ass_font.c
|
If a glyph is not found in the current font, switch to another one.
|
2006-11-28 22:50:02 +00:00 |
ass_font.h
|
If a glyph is not found in the current font, switch to another one.
|
2006-11-28 22:50:02 +00:00 |
ass_fontconfig.c
|
If a glyph is not found in the current font, switch to another one.
|
2006-11-28 22:50:02 +00:00 |
ass_fontconfig.h
|
If a glyph is not found in the current font, switch to another one.
|
2006-11-28 22:50:02 +00:00 |
ass_library.c
|
Bugfix: when copying ass_force_style_list, ending 0 was left out.
|
2006-11-06 20:09:28 +00:00 |
ass_library.h
|
Libass interface reworked:
|
2006-10-28 15:07:18 +00:00 |
ass_mp.c
|
Initialize fontconfig in VFCTRL_INIT_EOSD handler.
|
2006-11-05 18:56:31 +00:00 |
ass_mp.h
|
Initialize fontconfig in VFCTRL_INIT_EOSD handler.
|
2006-11-05 18:56:31 +00:00 |
ass_render.c
|
Use (ass_font_t, char code) instead of (FT_Face, glyph index) to identify
|
2006-11-28 22:17:33 +00:00 |
ass_types.h
|
Libass interface reworked:
|
2006-10-28 15:07:18 +00:00 |
ass_utils.c
|
Collect all includes of mplayer headers in libass in a single file (mputils.h).
|
2006-11-19 00:41:00 +00:00 |
ass_utils.h
|
Revert r20517.
|
2006-10-29 17:29:55 +00:00 |
mputils.h
|
MSGTRs for libass
|
2006-11-19 22:35:17 +00:00 |