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
/
osd_libass.c
Commit message (
Expand
)
Author
Age
*
osd_libass: use bstr_xappend()
wm4
2013-12-30
*
player: add --secondary-sid for displaying a second subtitle stream
wm4
2013-12-24
*
sub/osd: mp_msg conversions
wm4
2013-12-21
*
Split mpvcore/ into common/, misc/, bstr/
wm4
2013-12-17
*
Move options/config related files from mpvcore/ to options/
wm4
2013-12-17
*
osd_libass: update styles when OSD changes PlayRes
wm4
2013-12-15
*
osd: use separate ASS_Renderer for each OSD object
wm4
2013-12-15
*
osd: add option for "unscaled" OSD
wm4
2013-12-10
*
Rename sub.c/.h to osd.c/.h
wm4
2013-11-24
*
osd_libass: add "Default" dummy style
wm4
2013-09-26
*
Add initial Lua scripting support
wm4
2013-09-26
*
osc: rename osd_font, add some glyphs
ChrisK2
2013-09-08
*
osd_libass: make sure Z-order is well defined for multiple events
wm4
2013-09-08
*
core: move contents to mpvcore (2/2)
Stefano Pigozzi
2013-08-06
*
Cleanup some include statements
wm4
2013-07-12
*
ass_mp: provide function to add default styles
wm4
2013-06-03
*
sub: remove some global variables
wm4
2013-05-30
*
sub: redo how -no-ass is handled
wm4
2013-05-30
*
add osd-scale command
Paul B Mahol
2013-05-14
*
osd_libass: actually free ASS_Tracks
wm4
2013-04-12
*
osd: fix OSD bar position marker
wm4
2013-04-02
*
osd: disable border for inner part of the OSD bar
wm4
2013-03-31
*
osd: draw the OSD bar with ASS vector drawings
wm4
2013-03-30
*
cleanup: remove duplicated function, move escape parsing function
wm4
2013-02-16
*
osd: always update already visible OSD bar on seeks
wm4
2013-02-16
*
osd: add --osd-bar-align-x/y options to control OSD bar position
wm4
2013-02-14
*
sub: add --sub-text-* options to unstyled text subtitles font
wm4
2013-01-05
*
osd: make the OSD and sub font more customizable
wm4
2012-11-20
*
Rename directories, move files (step 2 of 2)
wm4
2012-11-12
*
Merge branch 'master' into osd_changes
wm4
2012-10-24
|
\
*
|
options: remove --subfont-autoscale (changes default font scale)
wm4
2012-10-24
*
|
VO, sub: refactor
wm4
2012-10-24
*
|
sub: fix text subtitle aspect ratio with vo_xv and vo_lavc, refactor
wm4
2012-10-24
|
*
osd_libass: increase robustness when handling internal OSD escapes
wm4
2012-10-22
|
*
osd_libass: fix stupid dangling pointer crash
wm4
2012-10-22
*
|
Merge branch 'master' into osd_changes
wm4
2012-10-16
|
\
|
*
|
sub: cosmetics: move things around
wm4
2012-10-16
*
|
osd_libass: set RTL base direction to neutral
wm4
2012-10-16
*
|
sub: cleanup: remove vo_osd_probar_type/value global variables
wm4
2012-10-16
*
|
sub: cosmetics: turn some defines into enums
wm4
2012-10-16
*
|
sub: allow rendering OSD in ASS image format directly, simplify
wm4
2012-10-16
|
*
osd_libass: fix \n escapes
wm4
2012-10-14
|
*
sub: enable sub-pos with libass
wm4
2012-10-12
|
/
*
subs: always use sub decoder framework for libass rendering
Uoti Urpala
2012-09-18
*
osd_libass: fix displaying empty text, fix API usage
wm4
2012-08-21
*
sub: fix confusion of ass_library handles
wm4
2012-08-07
*
osd_libass: allocate separate ASS_Library for OSD
wm4
2012-08-07
*
Remove teletext support
wm4
2012-08-03
*
osd: osd_font.h -> osd_font.pfb
wm4
2012-07-28
*
osd: remove freetype font rendering code
wm4
2012-07-28
[next]