.. |
ass_bitmap.c
|
"()" to "(void)" function param list fixes
|
2007-04-01 21:59:54 +00:00 |
ass_bitmap.h
|
"()" to "(void)" function param list fixes
|
2007-04-01 21:59:54 +00:00 |
ass_cache.c
|
Fix stupid bug in r23229.
|
2007-05-03 19:47:34 +00:00 |
ass_cache.h
|
Make cache_*_add functions return the pointer to new (copied) value.
|
2007-05-03 19:13:54 +00:00 |
ass_font.c
|
In ass_font_new, allocate temporary ass_font_t on stack and return the pointer
|
2007-05-03 19:26:43 +00:00 |
ass_font.h
|
Add -ass-hinting option for setting font hinting method.
|
2007-04-27 14:25:36 +00:00 |
ass_fontconfig.c
|
Don't check if user-supplied default font path exists.
|
2007-04-10 17:53:41 +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
|
Add -ass-hinting option for setting font hinting method.
|
2007-04-27 14:25:36 +00:00 |
ass_mp.h
|
Add -ass-hinting option for setting font hinting method.
|
2007-04-27 14:25:36 +00:00 |
ass_render.c
|
Deallocate string.
|
2007-05-03 19:33:35 +00:00 |
ass_types.h
|
Correct implementation of text spacing.
|
2007-02-19 18:01:49 +00:00 |
ass_utils.c
|
Remove unused includes.
|
2007-04-10 17:54:02 +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 |
ass.c
|
Both (-1) and 1 mean bold font in SSA/ASS styles.
|
2007-02-19 20:10:55 +00:00 |
ass.h
|
Add -ass-hinting option for setting font hinting method.
|
2007-04-27 14:25:36 +00:00 |
Makefile
|
Remove unnecessary include from CFLAGS.
|
2007-03-15 12:13:35 +00:00 |
mputils.h
|
|
|