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
/
sd_ass.c
Commit message (
Expand
)
Author
Age
...
*
sub: add name field to all sub decoders
wm4
2013-06-03
*
sd_ass: add default style if there aren't any styles
wm4
2013-06-03
*
sub: never set VSFilter aspect if the ASS subtitle is converted
wm4
2013-06-03
*
sub: don't check for duplicates on sub conversion
wm4
2013-06-03
*
sd_ass: strip empty/whitespace lines in -no-ass mode
wm4
2013-06-03
*
sub: make use of libavcodec subtitle converters
wm4
2013-06-03
*
sub: turn subassconvert_ functions into sub converters
wm4
2013-06-03
*
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: add sd_spu.c to wrap spudec, cleanup mplayer.c
wm4
2013-05-30
*
sub: redo how -no-ass is handled
wm4
2013-05-30
*
sub, demux: identify subtitle types with the codec name
wm4
2013-04-20
*
sd_ass: free external subtitle tracks
wm4
2012-12-14
*
sub: clear libavformat demuxed subtitles on seeking
wm4
2012-12-03
*
sd_ass: fix ASS subtitles coming from demux_lavf
wm4
2012-11-16
*
Rename directories, move files (step 2 of 2)
wm4
2012-11-12
*
VO, sub: refactor
wm4
2012-10-24
*
sub: fix text subtitle aspect ratio with vo_xv and vo_lavc, refactor
wm4
2012-10-24
*
Merge branch 'master' into osd_changes
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: remove logic for disabling hinting on scaled EOSD
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
|
*
sub: add --ass-style-override option to disable style overrides
wm4
2012-10-12
|
/
*
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
*
sd_lavc: use subtitle framework for former av_sub.c code
Uoti Urpala
2012-09-18
*
sd_ass.c: set event->Style to fix --ass-styles
Uoti Urpala
2011-09-23
*
options: move libass-related options to struct
Uoti Urpala
2011-09-03
*
aviheader.h: avoid including demuxer.h
Uoti Urpala
2011-08-19
*
cleanup: subs: remove global ass_library variable
Uoti Urpala
2011-07-23
*
sub/OSD: move some related files to sub/
Uoti Urpala
2011-01-26
*
cleanup: rename ass_* functions to mp_ass_*
Uoti Urpala
2011-01-26
*
subs: use correct font aspect ratio for libass + converted subs
Uoti Urpala
2011-01-26
*
sd_ass: remove subreader use, support plaintext markup
Uoti Urpala
2011-01-18
*
subtitles: add framework for subtitle decoders
Uoti Urpala
2011-01-18
[prev]