mpv/sub
Dan Oscarsson 5b75142a1d sub: add SDH subtitle filter
Add subtitle filter to remove additions for deaf or hard-of-hearing
(SDH). This is for English, but may in part work for others too.
This is an ASS filter and the intention is that it can always be
enabled as it by default do not remove parts that may be normal text.
Harder filtering can be enabled with an additional option.

Signed-off-by: wm4 <wm4@nowhere>
2017-03-25 15:04:05 +01:00
..
ass_mp.c sub: add justify of subtitles 2017-02-01 16:42:58 +01:00
ass_mp.h sub: pack libass bitmaps directly in sd_ass.c and osd_libass.c 2016-06-30 21:38:50 +02:00
dec_sub.c player: add experimental stream recording feature 2017-02-07 17:05:17 +01:00
dec_sub.h player: add experimental stream recording feature 2017-02-07 17:05:17 +01:00
draw_bmp.c mp_image: split colorimetry metadata into its own struct 2016-07-03 19:42:52 +02:00
draw_bmp.h
filter_sdh.c sub: add SDH subtitle filter 2017-03-25 15:04:05 +01: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: pass pkt_timebase to ffmpeg 2017-02-18 12:53:11 +01:00
osd.c sub: add justify of subtitles 2017-02-01 16:42:58 +01:00
osd.h sub: add justify of subtitles 2017-02-01 16:42:58 +01:00
osd_dummy.c command: shorten long playlists on OSD 2017-01-26 18:24:53 +01:00
osd_font.otf
osd_libass.c command: shorten long playlists on OSD 2017-01-26 18:24:53 +01:00
osd_state.h osd: move some internal declarations to internal headers 2017-01-26 16:34:31 +01:00
sd.h sub: add SDH subtitle filter 2017-03-25 15:04:05 +01:00
sd_ass.c sub: add SDH subtitle filter 2017-03-25 15:04:05 +01:00
sd_lavc.c sub: add option to force using video resolution for image subtitles 2017-01-23 15:55:09 +01:00