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
*
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
*
Move/rename subreader.c
wm4
2013-06-25
*
stream: remove padding parameter from stream_read_complete()
wm4
2013-06-23
*
ass_mp: provide function to add default styles
wm4
2013-06-03
*
sub: turn subassconvert_ functions into sub converters
wm4
2013-06-03
*
sub: remove some global variables
wm4
2013-05-30
*
sub: remove check_duplicate_plaintext_event()
wm4
2013-05-30
*
sub: add --osd-blur and --sub-text-blur options
wm4
2013-04-13
*
sub: print messages before and after font setup
wm4
2013-03-20
*
Check return values of some mp_find_..._config_file function calls for NULL
wm4
2013-02-09
[next]