.. |
Makefile
|
…
|
|
ass.c
|
Our enca code uses strdup() on the input encoding name, as we don't modify it we can use the original constant string.
|
2007-10-28 14:26:05 +00:00 |
ass.h
|
Improve comments for ass_process_* functions.
|
2007-12-30 02:17:16 +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
|
Cosmetics: fix indentation after last commit.
|
2007-10-25 21:20:28 +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 libass to support -nofontconfig.
|
2007-12-12 10:00:34 +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
|
make libass use sub_font_name whenever it's possible
|
2007-12-16 11:13:24 +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
|
Return from ass_start_frame immediately if the track is empty.
|
2007-12-30 01:03:05 +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 |