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
/
dec_sub.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
sub: make preloading more robust
wm4
2016-03-06
1
-1
/
+2
*
sub: pass all attachments to the subtitle decoder
wm4
2016-03-03
1
-3
/
+7
*
sub: change how subtitles are read
wm4
2015-12-29
1
-2
/
+1
*
sub: refactor initialization
wm4
2015-12-27
1
-6
/
+3
*
sub: minor refactor how video FPS for MicroDVD is set
wm4
2015-12-27
1
-4
/
+1
*
sub: destroy/recreate ASS_Renderer when disabling/enablings subs
wm4
2015-12-26
1
-0
/
+1
*
sub: always recreate ASS_Renderer on subtitle decoder reinit
wm4
2015-12-26
1
-5
/
+2
*
sub: cache subtitle state per track instead of per demuxer stream
wm4
2015-12-26
1
-1
/
+0
*
sub: clear subtitle list when crossing timeline boundary
wm4
2015-12-25
1
-0
/
+1
*
sub: remove unused video width/height headers
wm4
2015-12-18
1
-1
/
+0
*
sub: remove subtitle filter chain concept
wm4
2015-12-18
1
-2
/
+0
*
sub: allow feeding bitmap subs in advance
wm4
2015-12-05
1
-1
/
+1
*
player: remove OSD subtitle render path
wm4
2015-11-17
1
-0
/
+1
*
sub: protect ASS_Renderer state
wm4
2015-07-06
1
-1
/
+3
*
sub: uglify sub decoder with locking
wm4
2014-01-17
1
-0
/
+2
*
sub/osd: mp_msg conversions
wm4
2013-12-21
1
-2
/
+2
*
Add prelimimary (basic, possibly broken) dvdnav support
wm4
2013-12-12
1
-0
/
+1
*
Rename sub.c/.h to osd.c/.h
wm4
2013-11-24
1
-1
/
+1
*
player: rearrange how subtitle context and stream headers are used
wm4
2013-11-23
1
-3
/
+3
*
sd_add: add terrible hack for (xy-)vsfilter compatibility
wm4
2013-07-15
1
-0
/
+1
*
dec_sub: introduce sub_control(), use it for sub_step
wm4
2013-06-29
1
-5
/
+5
*
sub: preload external text subtitles
wm4
2013-06-23
1
-0
/
+2
*
sub: basic subtitle converters
wm4
2013-06-03
1
-1
/
+1
*
sub: refactor
wm4
2013-06-01
1
-10
/
+26
*
core: add demux_sub pseudo demuxer
wm4
2013-06-01
1
-3
/
+0
*
sub: various minor subtitle related changes
wm4
2013-06-01
1
-4
/
+0
*
sub: redo how -no-ass is handled
wm4
2013-05-30
1
-2
/
+3
*
sub, demux: identify subtitle types with the codec name
wm4
2013-04-20
1
-4
/
+3
*
VO, sub: refactor
wm4
2012-10-24
1
-8
/
+3
*
sub: fix text subtitle aspect ratio with vo_xv and vo_lavc, refactor
wm4
2012-10-24
1
-2
/
+0
*
sub: never decode subs to old OSD format
wm4
2012-10-16
1
-2
/
+0
*
sub: cosmetics: move things around
wm4
2012-10-16
1
-53
/
+3
*
sub: cleanup: don't pass parameters via global variables
wm4
2012-10-16
1
-1
/
+2
*
sub: always go through sub.c for OSD rendering
wm4
2012-10-16
1
-0
/
+9
*
sub: allow rendering OSD in ASS image format directly, simplify
wm4
2012-10-16
1
-4
/
+9
*
sub: create sub_bitmap array even when using libass
wm4
2012-10-16
1
-14
/
+35
*
subs, vo_vdpau: support RGBA color for PGS subtitles
Uoti Urpala
2012-09-18
1
-0
/
+19
*
subs: restore support for sub_step command with libass
wm4
2012-09-18
1
-0
/
+4
*
subs, vo: do sub bitmap change detection by comparing IDs
Uoti Urpala
2012-09-18
1
-1
/
+1
*
subs: always use sub decoder framework for libass rendering
Uoti Urpala
2012-09-18
1
-0
/
+11
*
subs: libass: use a single persistent renderer for subtitles
Uoti Urpala
2012-09-18
1
-0
/
+10
*
subtitles: add framework for subtitle decoders
Uoti Urpala
2011-01-18
1
-0
/
+14