Sun, 03 Dec 2006 21:43:57 +0000 |
reimar |
Remove unused function pointers, they probably had incorrect prototypes
|
Sun, 03 Dec 2006 21:18:59 +0000 |
aurel |
remove headers included twice
|
Sun, 03 Dec 2006 21:17:51 +0000 |
aurel |
use strchr() instead of index()
|
Sun, 03 Dec 2006 21:06:52 +0000 |
gpoirier |
sync w/ r21452
|
Sun, 03 Dec 2006 20:26:00 +0000 |
reimar |
mmap memory area for generated code to avoid crashes on machines which
|
Sun, 03 Dec 2006 19:49:39 +0000 |
reimar |
Fix 21381, make sure gcc does not make any ip-relative calls or similar.
|
Sun, 03 Dec 2006 18:24:11 +0000 |
eugeni |
Open embedded fonts directly from memory.
|
Sun, 03 Dec 2006 18:22:07 +0000 |
voroshil |
One FIXME (CC subtitles related) resolved.
|
Sun, 03 Dec 2006 17:59:13 +0000 |
eugeni |
Keep embedded fonts in ass_library_t and perform actual disk write
|
Sun, 03 Dec 2006 17:46:37 +0000 |
reimar |
Compile fix, BE_32 definition has been moved
|
Sun, 03 Dec 2006 17:45:37 +0000 |
voroshil |
r21462: mention all other image formats
|
Sun, 03 Dec 2006 17:35:40 +0000 |
eugeni |
Rename: ass_process_font -> ass_add_font.
|