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
Commit message (
Expand
)
Author
Age
*
sub: add justify of subtitles
Dan Oscarsson
2017-02-01
*
command: shorten long playlists on OSD
wm4
2017-01-26
*
osd: move some internal declarations to internal headers
wm4
2017-01-26
*
sub: add option to force using video resolution for image subtitles
wm4
2017-01-23
*
sd_lavc: remove old broken heuristic
wm4
2017-01-23
*
Remove compatibility things
wm4
2016-12-07
*
dec_sub: avoid full reinit on switches to the same segment
wm4
2016-11-09
*
player: show subtitles on VO if --force-window is used
wm4
2016-10-26
*
options: rename subtitle options
Dan Oscarsson
2016-10-03
*
sd_ass: fix top alignment of secondary subtitles
wm4
2016-09-25
*
osd: fix OSD redrawing after removing external overlays
wm4
2016-09-20
*
options, command: simplify some option updates
wm4
2016-09-19
*
osd: fix OSD getting stuck with --blend-subtitles=yes
wm4
2016-09-16
*
osd: fix subtitle/overlay update problems
wm4
2016-09-16
*
osd: slightly simplify update logic
wm4
2016-09-15
*
sub: Add SD_CTRL_UPDATE_SPEED
Vladimir Panteleev
2016-09-13
*
sub: fix previous commit with older libass releases
wm4
2016-09-07
*
sub: actually apply text alignment options to non-ASS subtitles
wm4
2016-09-07
*
sd_lavc: enable teletext
wm4
2016-09-03
*
sd_lavc: always set decoder timebase
wm4
2016-08-29
*
sub: don't potentially discard too many subtitles on seek
wm4
2016-08-14
*
mp_image: split colorimetry metadata into its own struct
Niklas Haas
2016-07-03
*
sub: remove unused sub_bitmaps.scaled field
wm4
2016-07-03
*
sub: move RGBA scaling to vo_vaapi
wm4
2016-07-03
*
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: pass preferred OSD format to subtitle renderers
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
*
ass_mp.h: remove conditional inclusion guards
wm4
2016-06-24
*
bitmap_packet: let max=0 mean unlimited
wm4
2016-06-18
*
sd_lavc: fix sub-bitmap alignment
wm4
2016-06-18
*
sd_lavc: align sub-bitmaps for the sake of libswscale
wm4
2016-06-18
*
sd_lavc: fix typo
wm4
2016-06-18
*
sub, vo_opengl: use packed sub-bitmaps directly if available
wm4
2016-06-17
*
sd_lavc: change hack against vobsubs with wrong resolution
wm4
2016-06-17
*
sub: fix --sub-gauss
wm4
2016-06-17
*
sub: move paletted image handling completely to sd_lavc.c
wm4
2016-06-17
*
sd_lavc: move AVSubtitle bitmap setup code into its own function
wm4
2016-06-17
*
sd_lavc: work around bug in older ffmpeg releases
wm4
2016-05-10
*
ass_process_chunk: Use llrint, not lrint
Richard H Lee
2016-05-10
*
osd: make osd_ass_0/1 defines
wm4
2016-05-03
*
sd_ass: minor consistency adjustment
wm4
2016-04-30
*
sd_add: replace --sub-ass=no with --ass-style-override=strip
wm4
2016-04-30
*
osd: add italic font for osd
st4t1k
2016-04-08
*
sub: interpret "text" subtitles as srt
wm4
2016-04-06
*
sd_lavc: use decoder-reordered PTS for PGS
wm4
2016-04-02
*
sd_lavc: add a comment about duration==0 handling
wm4
2016-04-02
*
sd_lavc: fix subtitle display with unknown end timestamps
wm4
2016-04-02
*
sub: force segment switch if video is already ahead
wm4
2016-03-25
[next]