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
/
sd_ass.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sub, demux: identify subtitle types with the codec name
wm4
2013-04-20
1
-4
/
+13
*
sd_ass: free external subtitle tracks
wm4
2012-12-14
1
-0
/
+6
*
sub: clear libavformat demuxed subtitles on seeking
wm4
2012-12-03
1
-0
/
+6
*
sd_ass: fix ASS subtitles coming from demux_lavf
wm4
2012-11-16
1
-3
/
+7
*
Rename directories, move files (step 2 of 2)
wm4
2012-11-12
1
-4
/
+4
*
VO, sub: refactor
wm4
2012-10-24
1
-6
/
+6
*
sub: fix text subtitle aspect ratio with vo_xv and vo_lavc, refactor
wm4
2012-10-24
1
-2
/
+2
*
Merge branch 'master' into osd_changes
wm4
2012-10-16
1
-1
/
+3
|
\
|
*
sub: add --ass-style-override option to disable style overrides
wm4
2012-10-12
1
-1
/
+3
*
|
sub: cosmetics: move things around
wm4
2012-10-16
1
-0
/
+1
*
|
sub: cleanup: don't pass parameters via global variables
wm4
2012-10-16
1
-5
/
+6
*
|
sub: remove logic for disabling hinting on scaled EOSD
wm4
2012-10-16
1
-1
/
+1
*
|
sub: allow rendering OSD in ASS image format directly, simplify
wm4
2012-10-16
1
-33
/
+3
*
|
sub: create sub_bitmap array even when using libass
wm4
2012-10-16
1
-1
/
+27
|
/
*
subs, vo_vdpau: support RGBA color for PGS subtitles
Uoti Urpala
2012-09-18
1
-0
/
+1
*
subs: restore support for sub_step command with libass
wm4
2012-09-18
1
-0
/
+10
*
subs, vo: do sub bitmap change detection by comparing IDs
Uoti Urpala
2012-09-18
1
-1
/
+6
*
subs: always use sub decoder framework for libass rendering
Uoti Urpala
2012-09-18
1
-10
/
+43
*
subs: libass: use a single persistent renderer for subtitles
Uoti Urpala
2012-09-18
1
-1
/
+0
*
sd_lavc: use subtitle framework for former av_sub.c code
Uoti Urpala
2012-09-18
1
-1
/
+2
*
sd_ass.c: set event->Style to fix --ass-styles
Uoti Urpala
2011-09-23
1
-0
/
+1
*
options: move libass-related options to struct
Uoti Urpala
2011-09-03
1
-1
/
+1
*
aviheader.h: avoid including demuxer.h
Uoti Urpala
2011-08-19
1
-0
/
+1
*
cleanup: subs: remove global ass_library variable
Uoti Urpala
2011-07-23
1
-2
/
+2
*
sub/OSD: move some related files to sub/
Uoti Urpala
2011-01-26
1
-1
/
+1
*
cleanup: rename ass_* functions to mp_ass_*
Uoti Urpala
2011-01-26
1
-1
/
+1
*
subs: use correct font aspect ratio for libass + converted subs
Uoti Urpala
2011-01-26
1
-0
/
+2
*
sd_ass: remove subreader use, support plaintext markup
Uoti Urpala
2011-01-18
1
-12
/
+66
*
subtitles: add framework for subtitle decoders
Uoti Urpala
2011-01-18
1
-0
/
+98