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
/
ass_mp.c
Commit message (
Expand
)
Author
Age
*
options: move most subtitle and OSD rendering options to sub structs
wm4
2018-01-02
*
msg: reinterpret a bunch of message levels
Niklas Haas
2017-12-15
*
ass_mp: change license to LGPL
wm4
2017-04-20
*
ass_mp: reallocate cached subtitle image data on format changes
wm4
2017-04-18
*
sub: add justify of subtitles
Dan Oscarsson
2017-02-01
*
sub: change how libass output is converted to RGBA in some cases
wm4
2016-07-03
*
sub: move around some code
wm4
2016-07-03
*
sub: set ASS sub bitmap data to correct pointer
wm4
2016-07-01
*
sub: pack libass bitmaps directly in sd_ass.c and osd_libass.c
wm4
2016-06-30
*
osd: add italic font for osd
st4t1k
2016-04-08
*
osd: refactor how mp_ass_render_frame() is called
wm4
2016-03-08
*
ass_mp: add mp_ass_flush_old_events()
Aman Gupta
2016-01-18
*
sub: remove unused function, move another one
wm4
2015-11-29
*
osd: fix and cleanup font style management
wm4
2015-11-29
*
sub: remove use of semi-deprecated libass field
wm4
2015-10-28
*
Update license headers
Marcin Kurczewski
2015-04-13
*
sub: add --sub-text-bold option
wm4
2015-04-01
*
osd: simplify an aspect of change detection handling
wm4
2015-03-18
*
sub: fully update plaintext subtitle styles at runtime
wm4
2015-02-24
*
sub: move mp_ass_configure() code
wm4
2015-02-24
*
sub: apply text subtitle style overrides more eagerly
wm4
2015-02-24
*
libass: remove redundant checks for LIBASS_VERSION
Ben Boeckel
2015-02-24
*
sub: mess with styling defaults, change --ass-use-margins behavior
wm4
2015-02-16
*
osd: customizable subtitle and OSD position
wm4
2015-02-16
*
ta: rename MP_TALLOC_ELEMS to MP_TALLOC_AVAIL
Ben Boeckel
2015-01-27
*
sub: add option to not scale subtitles with window
wm4
2015-01-05
*
sub: adjustments to --ass-style-override option
wm4
2014-10-17
*
ass: remove some pointless ifdeffery
wm4
2014-07-22
*
Basic xdg directory implementation
Kenneth Zhou
2014-06-26
*
sub: add --sub-scale-with-window option
wm4
2014-06-14
*
Add more const
wm4
2014-06-11
*
sub: add --ass-style-override=force option
wm4
2014-06-05
*
osd/libass: use BorderStyle=4 for background
wm4
2014-06-01
*
ass_mp: don't use --subcp for --ass-styles
wm4
2014-03-31
*
msg: rename mp_msg_log -> mp_msg
wm4
2013-12-21
*
msg: convert defines to enum
wm4
2013-12-21
*
path lookup functions: mp_msg conversions
wm4
2013-12-21
*
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
*
options: allow selecting the libass shaper
wm4
2013-09-25
*
options: make --ass-hinting a choice, instead of using magic numbers
wm4
2013-09-25
*
sub/ass_mp: remove superfluous message prefixes
Martin Herkt
2013-09-23
*
core: move contents to mpvcore (2/2)
Stefano Pigozzi
2013-08-06
*
sub: add demux_libass wrapper, drop old hacks
wm4
2013-06-25
[next]