.. |
Makefile
|
Remove unnecessary include from CFLAGS.
|
2007-03-15 12:13:35 +00:00 |
ass.c
|
Both (-1) and 1 mean bold font in SSA/ASS styles.
|
2007-02-19 20:10:55 +00:00 |
ass.h
|
Speed up ASS subtitles display by detecting changes between two consecutive
|
2006-12-06 18:44:26 +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
|
Add some missing includes.
|
2007-02-22 15:48:37 +00:00 |
ass_cache.h
|
Implement \frx and \fry (and reimplement \frz) as 3d rotations.
|
2007-02-16 17:54:47 +00:00 |
ass_font.c
|
Select the first charmap in the font, if FreeType did not autoselect any.
|
2007-02-15 22:03:09 +00:00 |
ass_font.h
|
Keep reselected fonts in an array, adding new ones to the end. Glyph
|
2006-12-16 19:34:00 +00:00 |
ass_fontconfig.c
|
Add some missing includes.
|
2007-02-22 15:48:37 +00:00 |
ass_fontconfig.h
|
Open embedded fonts directly from memory.
|
2006-12-03 18:24:11 +00:00 |
ass_library.c
|
Also free ass_library_t members in ass_library_done
|
2006-12-06 10:11:23 +00:00 |
ass_library.h
|
Keep embedded fonts in ass_library_t and perform actual disk write
|
2006-12-03 17:59:13 +00:00 |
ass_mp.c
|
Avoid invalid memory access in ass_process_subtitle for empty subtitles
|
2007-01-07 16:07:45 +00:00 |
ass_mp.h
|
Speed up ASS subtitles display by detecting changes between two consecutive
|
2006-12-06 18:44:26 +00:00 |
ass_render.c
|
A function always returning 0 could as well return void.
|
2007-03-06 10:00:53 +00:00 |
ass_types.h
|
Correct implementation of text spacing.
|
2007-02-19 18:01:49 +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
|
Move conversions between 16.16, 26.6 fixed point and int, double to separate
|
2007-02-16 17:49:35 +00:00 |
mputils.h
|
MSGTRs for libass
|
2006-11-19 22:35:17 +00:00 |