index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libass
/
ass_render.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bugfix: wrong height value used in font size calculation.
eugeni
2006-08-31
1
-1
/
+1
*
Fix font scaling taking margins into account.
eugeni
2006-08-28
1
-1
/
+1
*
Cosmetics: fix indentation after r19562.
eugeni
2006-08-27
1
-29
/
+29
*
Transition effects support.
eugeni
2006-08-27
1
-22
/
+113
*
Reset glyph cache on reconfigure.
eugeni
2006-08-26
1
-1
/
+7
*
Add right and left margins support to libass.
eugeni
2006-08-26
1
-4
/
+14
*
Fix previous commit.
eugeni
2006-08-24
1
-1
/
+1
*
Simplify vf_ass initialization.
eugeni
2006-08-24
1
-3
/
+7
*
Fix wrong handling of transparency in \fad(\fade).
eugeni
2006-08-16
1
-4
/
+15
*
Replace stdint.h with inttypes.h.
eugeni
2006-08-15
1
-1
/
+0
*
Angle value from style was ignored. Not anymore.
eugeni
2006-08-15
1
-1
/
+1
*
Add subdata to ass_track conversion for external subtitles.
eugeni
2006-08-15
1
-1
/
+3
*
Cosmetics: fix indentation after the last patch.
eugeni
2006-08-15
1
-12
/
+12
*
Allow \fade to be used in place of \fad and vice versa.
eugeni
2006-08-15
1
-21
/
+23
*
Replace %lld with PRId64, part 2.
eugeni
2006-08-13
1
-1
/
+3
*
Fix compilation with gcc 2.95.
eugeni
2006-08-12
1
-6
/
+7
*
marks several read-only string parameters which aren't modified inside the ca...
reynaldo
2006-07-15
1
-1
/
+1
*
marks several function without a prototype which arent used outside its sourc...
reynaldo
2006-07-13
1
-2
/
+2
*
Support 6 argument variant of \move.
eugeni
2006-07-12
1
-7
/
+20
*
Ignoring FT_Glyph_Stroke() errors can potentially lead to double free().
eugeni
2006-07-10
1
-1
/
+5
*
Initial libass release (without mencoder support).
eugeni
2006-07-07
1
-0
/
+1766