index
:
mpv
absurd_test
absurd_test2
absurd_test3
always_dr
appstream
appveyor
ass_shit
bliss
coreaudio-spdif-hack
coverity_scan
d3d-new-hwaccel
d3d_copy_texture
deprecate_opengl_hq
displaylinktests
drmprime-modifiers
frame-stats-wip
gl-query-timer
json_test
last-frame-subs
libxmp
lua-remote-code-execution
master
matroska2
mruby
multicheck
opengl-dr
oversample_mixless
pidfd_test
property-expand-wip
rc
rcombs/macos-fixes
read_stats_new
read_stats_old
ref_white
release-policy
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.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/current
remove-libaf
render_abstraction
sdl2-pixelformats
shitmess
something
spherical-metadata
stream_debug_stuff
stream_no_size_caching
stream_shit
stream_size_fstat
stream_size_fstat_nocache
sub_render
test-ci
udp_sync
uwp
vaapi_radv
vo_drm_zimg
vo_placebo
vo_win_state
wasapi-attempt
wayland-next
wayland-zxdg6
win32-alpha
win32-thread-simplify
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
*
Better collision detection algorithm. The idea is to keep a subtitle in place
eugeni
2006-09-02
1
-68
/
+263
*
Remove some unused code.
eugeni
2006-09-02
1
-5
/
+0
*
Make \fr* parameter a floating point value.
eugeni
2006-09-01
1
-4
/
+4
*
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