mpv/sub
wm4 2064fc2990 sub: round scaled subtitles
Simple fix for issue #1137.

Since all sub-bitmaps are packed on a larger texture, there's still a
"fall off" on the border due to the linear scaling. This could be
fixed by constraining each sub-bitmap to its own texture, or by
clamping on the shader level, but I don't care for now.
2014-10-02 00:06:08 +02:00
..
ass_mp.c
ass_mp.h
dec_sub.c demux: gracefully handle packet allocation failures 2014-09-16 18:11:00 +02:00
dec_sub.h
draw_bmp.c
draw_bmp.h
find_subfiles.c
find_subfiles.h
img_convert.c
img_convert.h
osd.c sub: round scaled subtitles 2014-10-02 00:06:08 +02:00
osd.h command: allow using ASS tags on OSD messages 2014-09-18 00:49:55 +02:00
osd_dummy.c command: allow using ASS tags on OSD messages 2014-09-18 00:49:55 +02:00
osd_font.otf
osd_libass.c command: allow using ASS tags on OSD messages 2014-09-18 00:49:55 +02:00
osd_state.h
sd.h
sd_ass.c
sd_lavc.c
sd_lavc_conv.c
sd_lavf_srt.c
sd_microdvd.c
sd_movtext.c
sd_srt.c