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 ass_mp: change license to LGPL 2017-04-20 12:53:09 +02:00
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 mp_image: split colorimetry metadata into its own struct 2016-07-03 19:42:52 +02:00
draw_bmp.h csputils: get rid of mp_csp_details 2015-01-06 16:50:58 +01:00
filter_sdh.c filter_sdh: remove pointless set_pos function 2017-04-20 08:22:46 +02:00
img_convert.c sub: move RGBA scaling to vo_vaapi 2016-07-03 19:32:43 +02:00
img_convert.h sub: move RGBA scaling to vo_vaapi 2016-07-03 19:32:43 +02:00
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 vo_opengl: don't discard buffered video on redundant resize calls 2017-08-29 15:15:34 +02:00
osd_dummy.c command: shorten long playlists on OSD 2017-01-26 18:24:53 +01:00
osd_font.otf osd-font: make volume muted glyph slightly thicker 2017-04-22 18:03:16 +01:00
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