mpv/sub
wm4 af9c6c1133
lavc_conv: do not allow libavcodec to drop subtitles with broken UTF-8
libavcodec normally drops subtitle lines that fail a check for invalid
UTF-8 (their check is slightly broken too, by the way). This was always
annoying and inconvenient, but now there is a mechanism to prevent
it from doing this. Requires newst libavcodec.
2018-03-26 23:06:51 -07:00
..
ass_mp.c options: move most subtitle and OSD rendering options to sub structs 2018-01-02 14:27:37 -08:00
ass_mp.h
dec_sub.c options: move most subtitle and OSD rendering options to sub structs 2018-01-02 14:27:37 -08:00
dec_sub.h options: move most subtitle and OSD rendering options to sub structs 2018-01-02 14:27:37 -08:00
draw_bmp.c
draw_bmp.h
filter_sdh.c
img_convert.c
img_convert.h
lavc_conv.c lavc_conv: do not allow libavcodec to drop subtitles with broken UTF-8 2018-03-26 23:06:51 -07:00
osd.c sub/osd: remove limits from border and shadow size options 2018-01-24 19:40:22 +00:00
osd.h
osd_dummy.c
osd_font.otf
osd_libass.c options: move most subtitle and OSD rendering options to sub structs 2018-01-02 14:27:37 -08:00
osd_state.h options: move most subtitle and OSD rendering options to sub structs 2018-01-02 14:27:37 -08:00
sd.h options: move most subtitle and OSD rendering options to sub structs 2018-01-02 14:27:37 -08:00
sd_ass.c options: move most subtitle and OSD rendering options to sub structs 2018-01-02 14:27:37 -08:00
sd_lavc.c options: move most subtitle and OSD rendering options to sub structs 2018-01-02 14:27:37 -08:00