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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update internal libass copy to commit 8db4a5
greg
2010-01-08
1
-82
/
+225
*
Revert renaming of process_force_style to restore compilation against
reimar
2009-12-24
1
-2
/
+0
*
rename process_force_style to ass_process_force_style to match the API
reimar
2009-12-24
1
-0
/
+2
*
Fix read after the end of allocated buffer.
eugeni
2009-07-18
1
-0
/
+2
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
1
-1
/
+1
*
libass: fix type mismatch between size parameter and the way it's used
aurel
2008-09-05
1
-1
/
+1
*
libass: add a new ass_process_data() to process demuxed subtitle packets
aurel
2008-09-05
1
-0
/
+8
*
Speak of libass instead of MPlayer in the libass license headers.
diego
2008-05-14
1
-4
/
+4
*
Use standard license header.
diego
2008-05-13
1
-16
/
+18
*
Remove libass dependency on global font_fontconfig variable.
eugeni
2008-04-30
1
-0
/
+5
*
Add missing header #includes to fix 'make checkheaders'.
diego
2008-03-05
1
-0
/
+1
*
Consistently give all libass multiple inclusion guards a LIBASS_ prefix.
diego
2008-01-29
1
-3
/
+3
*
Copy font data to ass_library instead of referencing demuxer-owned memory.
eugeni
2008-01-07
1
-0
/
+5
*
Add explanatory comments to the #endif part of multiple inclusion guards.
diego
2007-12-31
1
-2
/
+1
*
typo
diego
2007-12-30
1
-1
/
+1
*
Improve comments for ass_process_* functions.
eugeni
2007-12-30
1
-2
/
+2
*
Enable ass_line_spacing option.
eugeni
2007-09-18
1
-0
/
+1
*
Do not use leading underscores in multiple inclusion guards, they are reserved.
diego
2007-07-02
1
-2
/
+2
*
Move code for reading a file and recoding it to utf-8 to a separate function.
eugeni
2007-06-01
1
-0
/
+2
*
Add -ass-hinting option for setting font hinting method.
eugeni
2007-04-27
1
-0
/
+8
*
Speed up ASS subtitles display by detecting changes between two consecutive
eugeni
2006-12-06
1
-1
/
+1
*
Keep embedded fonts in ass_library_t and perform actual disk write
eugeni
2006-12-03
1
-1
/
+1
*
Rename: ass_process_font -> ass_add_font.
eugeni
2006-12-03
1
-2
/
+2
*
Implement loading subtitles from memory.
eugeni
2006-11-03
1
-0
/
+9
*
Libass interface reworked:
eugeni
2006-10-28
1
-16
/
+43
*
Split ass_configure() into several smaller functions.
eugeni
2006-10-26
1
-21
/
+6
*
Add copyright notice and vim/emacs comments to libass and vf_ass.c.
eugeni
2006-10-01
1
-0
/
+20
*
Add -ass-styles option. It allows to load styles from a file and use them
eugeni
2006-09-03
1
-0
/
+6
*
Better collision detection algorithm. The idea is to keep a subtitle in place
eugeni
2006-09-02
1
-25
/
+0
*
Add right and left margins support to libass.
eugeni
2006-08-26
1
-0
/
+4
*
SSA/ASS parser reworked, with 2 main results:
eugeni
2006-08-22
1
-2
/
+2
*
Add public functions for removal of styles and events.
eugeni
2006-08-21
1
-0
/
+16
*
Initial libass release (without mencoder support).
eugeni
2006-07-07
1
-0
/
+156