index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
sub
/
dec_sub.h
Commit message (
Expand
)
Author
Age
*
options: move most subtitle and OSD rendering options to sub structs
wm4
2018-01-02
*
player: add experimental stream recording feature
wm4
2017-02-07
*
sd_lavc: remove old broken heuristic
wm4
2017-01-23
*
sub: Add SD_CTRL_UPDATE_SPEED
Vladimir Panteleev
2016-09-13
*
sub: pass preferred OSD format to subtitle renderers
wm4
2016-07-03
*
sub: make preloading more robust
wm4
2016-03-06
*
sub: pass all attachments to the subtitle decoder
wm4
2016-03-03
*
sub: change how subtitles are read
wm4
2015-12-29
*
sub: refactor initialization
wm4
2015-12-27
*
sub: minor refactor how video FPS for MicroDVD is set
wm4
2015-12-27
*
sub: destroy/recreate ASS_Renderer when disabling/enablings subs
wm4
2015-12-26
*
sub: always recreate ASS_Renderer on subtitle decoder reinit
wm4
2015-12-26
*
sub: cache subtitle state per track instead of per demuxer stream
wm4
2015-12-26
*
sub: clear subtitle list when crossing timeline boundary
wm4
2015-12-25
*
sub: remove unused video width/height headers
wm4
2015-12-18
*
sub: remove subtitle filter chain concept
wm4
2015-12-18
*
sub: allow feeding bitmap subs in advance
wm4
2015-12-05
*
player: remove OSD subtitle render path
wm4
2015-11-17
*
sub: protect ASS_Renderer state
wm4
2015-07-06
*
sub: uglify sub decoder with locking
wm4
2014-01-17
*
sub/osd: mp_msg conversions
wm4
2013-12-21
*
Add prelimimary (basic, possibly broken) dvdnav support
wm4
2013-12-12
*
Rename sub.c/.h to osd.c/.h
wm4
2013-11-24
*
player: rearrange how subtitle context and stream headers are used
wm4
2013-11-23
*
sd_add: add terrible hack for (xy-)vsfilter compatibility
wm4
2013-07-15
*
dec_sub: introduce sub_control(), use it for sub_step
wm4
2013-06-29
*
sub: preload external text subtitles
wm4
2013-06-23
*
sub: basic subtitle converters
wm4
2013-06-03
*
sub: refactor
wm4
2013-06-01
*
core: add demux_sub pseudo demuxer
wm4
2013-06-01
*
sub: various minor subtitle related changes
wm4
2013-06-01
*
sub: redo how -no-ass is handled
wm4
2013-05-30
*
sub, demux: identify subtitle types with the codec name
wm4
2013-04-20
*
VO, sub: refactor
wm4
2012-10-24
*
sub: fix text subtitle aspect ratio with vo_xv and vo_lavc, refactor
wm4
2012-10-24
*
sub: never decode subs to old OSD format
wm4
2012-10-16
*
sub: cosmetics: move things around
wm4
2012-10-16
*
sub: cleanup: don't pass parameters via global variables
wm4
2012-10-16
*
sub: always go through sub.c for OSD rendering
wm4
2012-10-16
*
sub: allow rendering OSD in ASS image format directly, simplify
wm4
2012-10-16
*
sub: create sub_bitmap array even when using libass
wm4
2012-10-16
*
subs, vo_vdpau: support RGBA color for PGS subtitles
Uoti Urpala
2012-09-18
*
subs: restore support for sub_step command with libass
wm4
2012-09-18
*
subs, vo: do sub bitmap change detection by comparing IDs
Uoti Urpala
2012-09-18
*
subs: always use sub decoder framework for libass rendering
Uoti Urpala
2012-09-18
*
subs: libass: use a single persistent renderer for subtitles
Uoti Urpala
2012-09-18
*
subtitles: add framework for subtitle decoders
Uoti Urpala
2011-01-18