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_mp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add global ass_force_reload flag.
eugeni
2008-01-23
1
-0
/
+12
*
make libass use sub_font_name whenever it's possible
ben
2007-12-16
1
-3
/
+6
*
Fix libass to support -nofontconfig.
ulion
2007-12-12
1
-4
/
+4
*
Enable ass_line_spacing option.
eugeni
2007-09-18
1
-0
/
+1
*
Clean up the way get_path is handled: Compile get_path.c to an object to link
diego
2007-08-28
1
-2
/
+1
*
Correct font size in libass.
eugeni
2007-05-19
1
-2
/
+1
*
Add -ass-hinting option for setting font hinting method.
eugeni
2007-04-27
1
-1
/
+8
*
"()" to "(void)" function param list fixes
uau
2007-04-01
1
-1
/
+1
*
Avoid invalid memory access in ass_process_subtitle for empty subtitles
reimar
2007-01-07
1
-1
/
+1
*
Make -embeddedfonts enabled by default with FontConfig >= 2.4.2.
eugeni
2006-12-17
1
-0
/
+8
*
Initialize fontconfig in VFCTRL_INIT_EOSD handler.
eugeni
2006-11-05
1
-1
/
+3
*
Cosmetics: indentation fix.
eugeni
2006-11-05
1
-8
/
+8
*
Introduce MSGT_ASS, use it for all libass messages.
eugeni
2006-11-03
1
-1
/
+1
*
Move ass_library initialization code to ass_mp.c.
eugeni
2006-10-29
1
-0
/
+11
*
Don't set PlayResX for plaintext subtitles.
eugeni
2006-10-29
1
-1
/
+0
*
Add \N at the end of each subtitle line when converting from subdata.
eugeni
2006-10-29
1
-2
/
+2
*
Libass interface reworked:
eugeni
2006-10-28
1
-9
/
+15
*
If HAVE_FONTCONFIG is not defined, font_fontconfig might be declared both
reimar
2006-10-28
1
-5
/
+4
*
Split ass_configure() into several smaller functions.
eugeni
2006-10-26
1
-0
/
+28
*
Reduce margins for plaintext subtitles.
eugeni
2006-10-09
1
-3
/
+3
*
Add copyright notice and vim/emacs comments to libass and vf_ass.c.
eugeni
2006-10-01
1
-0
/
+20
*
Apply -ass-force-style also to matroska plaintext subs.
eugeni
2006-09-03
1
-1
/
+1
*
Cosmetics: restore indentation after recent changes.
eugeni
2006-09-03
1
-49
/
+49
*
Add -ass-styles option. It allows to load styles from a file and use them
eugeni
2006-09-03
1
-4
/
+11
*
ass-color and ass-border-color options.
eugeni
2006-09-03
1
-3
/
+12
*
Add support for rendering matroska plaintext subtitles with libass.
eugeni
2006-09-02
1
-27
/
+76
*
Change default font family and color for plain text subs.
eugeni
2006-08-29
1
-4
/
+4
*
Bugfix: strdup of NULL value.
eugeni
2006-08-29
1
-1
/
+1
*
Apply -ass-force-style also to tracks generated from subdata.
eugeni
2006-08-29
1
-0
/
+2
*
Add -(no)ass-use-margins option.
eugeni
2006-08-28
1
-0
/
+1
*
New cmdline option: -ass-force-style.
eugeni
2006-08-22
1
-0
/
+1
*
use of malloc without prototype.. very bad on 64bit archs
rfelker
2006-08-21
1
-0
/
+1
*
Replace stdint.h with inttypes.h.
eugeni
2006-08-15
1
-1
/
+1
*
Add subdata to ass_track conversion for external subtitles.
eugeni
2006-08-15
1
-0
/
+99
*
Initial libass release (without mencoder support).
eugeni
2006-07-07
1
-0
/
+10