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
*
sd_ass: handle --sub-clear-on-seek correctly with non-ASS subs
wm4
2015-12-20
*
video: switch from using display aspect to sample aspect
wm4
2015-12-19
*
sub: remove subtitle filter chain concept
wm4
2015-12-18
*
sub: do not clear subtitle list on seeking
wm4
2015-12-18
*
sd_ass: remove dead code
wm4
2015-12-17
*
csputils: rename "yuv2rgb" functions
wm4
2015-12-09
*
csputils: remove obscure int_bits matrix scaling
wm4
2015-12-09
*
sd_ass: slightly better heuristic for applying --sub-fix-timing
wm4
2015-12-06
*
sub: move subtitle FPS adjustment to sd_ass.c
wm4
2015-12-05
*
sub: move --sub-fix-timing handling to renderer
wm4
2015-12-05
*
sub: remove unused function, move another one
wm4
2015-11-29
*
sd_ass: fix secondary subtitle mode
wm4
2015-11-22
*
player: remove OSD subtitle render path
wm4
2015-11-17
*
sd_ass: assume negative durations are unknown durations, and handle them
wm4
2015-08-27
*
sub: protect ASS_Renderer state
wm4
2015-07-06
*
Update license headers
Marcin Kurczewski
2015-04-13
*
video: move colorspace overrides to vf_format, simplify
wm4
2015-03-31
*
sd_ass: replace a deprecated libass API call
wm4
2015-02-25
*
sub: fully update plaintext subtitle styles at runtime
wm4
2015-02-24
*
sub: move mp_ass_configure() code
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
*
sd_ass: fix some corner cases in tag stripping
wm4
2015-02-12
*
csputils: replace float[3][4] with a struct
wm4
2015-01-06
*
csputils: get rid of mp_csp_details
wm4
2015-01-06
*
sub: add option to workaround broken mkv files
wm4
2014-08-14
*
sub: remove old style override option
wm4
2014-06-05
*
sub: fix undefined behavior in ASS color calculation (2)
wm4
2014-05-10
*
demux_libass: change how external ASS subtitles are loaded
wm4
2014-03-15
*
sd_ass: add a very simple and evil way to override ASS subtitle styles
wm4
2014-03-01
*
sub: fix crash with certain uses of --vf=sub
wm4
2014-01-26
*
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
*
Rename sub.c/.h to osd.c/.h
wm4
2013-11-24
*
sd_ass, sd_lavc: use the input video's pixel aspect for scaling subtitles.
Rudolf Polzer
2013-11-07
*
command: sub_seek: avoid getting stuck
wm4
2013-10-07
*
sd_ass: minor simplification
wm4
2013-09-24
*
sd_ass: remove dead code
wm4
2013-09-24
*
core: move contents to mpvcore (2/2)
Stefano Pigozzi
2013-08-06
*
sd_ass: remove unused variable warning
Stefano Pigozzi
2013-07-20
*
sd_ass: fix font aspect ratio with non-ASS subs
wm4
2013-07-16
*
Fix build on Libav
wm4
2013-07-15
*
sd_ass: scale blur by original video size if requested
wm4
2013-07-15
*
sd_add: add terrible hack for (xy-)vsfilter compatibility
wm4
2013-07-15
*
sd_ass: convert pts to integer for get_text()
wm4
2013-06-29
*
dec_sub: introduce sub_control(), use it for sub_step
wm4
2013-06-29
*
sd_ass: fix nonsense
wm4
2013-06-25
*
sd_ass: disable special handling of subtitles with duration 0
wm4
2013-06-25
*
sd_ass: handle libavformat ASS comment packets as well
wm4
2013-06-23
[next]