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
/
sub
/
ass_mp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sub: add demux_libass wrapper, drop old hacks
wm4
2013-06-25
1
-28
/
+0
*
Move/rename subreader.c
wm4
2013-06-25
1
-1
/
+0
*
stream: remove padding parameter from stream_read_complete()
wm4
2013-06-23
1
-1
/
+1
*
ass_mp: provide function to add default styles
wm4
2013-06-03
1
-13
/
+24
*
sub: turn subassconvert_ functions into sub converters
wm4
2013-06-03
1
-79
/
+0
*
sub: remove some global variables
wm4
2013-05-30
1
-2
/
+2
*
sub: remove check_duplicate_plaintext_event()
wm4
2013-05-30
1
-19
/
+0
*
sub: add --osd-blur and --sub-text-blur options
wm4
2013-04-13
1
-0
/
+3
*
sub: print messages before and after font setup
wm4
2013-03-20
1
-0
/
+2
*
Check return values of some mp_find_..._config_file function calls for NULL
wm4
2013-02-09
1
-2
/
+3
*
sub: add --sub-text-* options to unstyled text subtitles font
wm4
2013-01-05
1
-1
/
+1
*
demux_mpg, ass_mp: fix warnings
Rudolf Polzer
2012-12-28
1
-0
/
+4
*
path: add mp_find_config_file and reorganize some of the code
Stefano Pigozzi
2012-12-15
1
-12
/
+7
*
ass_mp: allow to use a custom fontconfig configuration file
Stefano Pigozzi
2012-12-15
1
-9
/
+14
*
osd: make the OSD and sub font more customizable
wm4
2012-11-20
1
-37
/
+39
*
Rename directories, move files (step 2 of 2)
wm4
2012-11-12
1
-3
/
+3
*
options: remove --subfont-autoscale (changes default font scale)
wm4
2012-10-24
1
-11
/
+0
*
VO, sub: refactor
wm4
2012-10-24
1
-3
/
+3
*
Merge branch 'master' into osd_changes
wm4
2012-10-16
1
-8
/
+25
|
\
|
*
sub: add --ass-style-override option to disable style overrides
wm4
2012-10-12
1
-12
/
+26
|
*
sub: enable sub-pos with libass
wm4
2012-10-12
1
-0
/
+3
*
|
sub: remove logic for disabling hinting on scaled EOSD
wm4
2012-10-16
1
-5
/
+2
*
|
sub: allow rendering OSD in ASS image format directly, simplify
wm4
2012-10-16
1
-0
/
+35
|
/
*
subs: libass: use a single persistent renderer for subtitles
Uoti Urpala
2012-09-18
1
-16
/
+6
*
sub: simplify code by always defining sub_cp
wm4
2012-08-03
1
-4
/
+0
*
ass_mp.c: remap libass log levels
wm4
2012-07-30
1
-0
/
+12
*
osd: remove freetype font rendering code
wm4
2012-07-28
1
-17
/
+9
*
osd: use libass for OSD rendering
wm4
2012-07-28
1
-13
/
+2
*
Merge remote-tracking branch 'origin/master'
wm4
2012-04-28
1
-1
/
+6
|
\
|
*
subs: only use "subfont.ttf" as libass fallback if it exists
Uoti Urpala
2012-04-14
1
-1
/
+6
*
|
ass_mp.c: remove code duplication
wm4
2012-03-06
1
-2
/
+1
|
/
*
options: move libass-related options to struct
Uoti Urpala
2011-09-03
1
-38
/
+25
*
subs: libass: apply option changes to all track types
Uoti Urpala
2011-08-08
1
-5
/
+1
*
subs: libass: remove bad ass_set_margins() on settings reset
Uoti Urpala
2011-08-08
1
-1
/
+4
*
cleanup: move global ass_force_reload to struct osd_state
Uoti Urpala
2011-08-08
1
-11
/
+8
*
subs: fix per-file --ass-force-style
Uoti Urpala
2011-07-23
1
-2
/
+0
*
cleanup: subs: remove global ass_library variable
Uoti Urpala
2011-07-23
1
-1
/
+0
*
sub/ass: use default style, not first style unconditionally
Grigori Goronzy
2011-06-14
1
-1
/
+2
*
stream.[ch], ass_mp: new stream function for whole-file reads
Uoti Urpala
2011-03-03
1
-34
/
+12
*
sub/OSD: move some related files to sub/
Uoti Urpala
2011-01-26
1
-0
/
+355