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
*
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
*
sub: add --sub-text-* options to unstyled text subtitles font
wm4
2013-01-05
*
demux_mpg, ass_mp: fix warnings
Rudolf Polzer
2012-12-28
*
path: add mp_find_config_file and reorganize some of the code
Stefano Pigozzi
2012-12-15
*
ass_mp: allow to use a custom fontconfig configuration file
Stefano Pigozzi
2012-12-15
*
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
*
options: remove --subfont-autoscale (changes default font scale)
wm4
2012-10-24
*
VO, sub: refactor
wm4
2012-10-24
*
Merge branch 'master' into osd_changes
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: add --ass-style-override option to disable style overrides
wm4
2012-10-12
|
*
sub: enable sub-pos with libass
wm4
2012-10-12
|
/
*
subs: libass: use a single persistent renderer for subtitles
Uoti Urpala
2012-09-18
*
sub: simplify code by always defining sub_cp
wm4
2012-08-03
*
ass_mp.c: remap libass log levels
wm4
2012-07-30
*
osd: remove freetype font rendering code
wm4
2012-07-28
*
osd: use libass for OSD rendering
wm4
2012-07-28
[next]