summaryrefslogtreecommitdiffstats
path: root/sub/filter_sdh.c
Commit message (Collapse)AuthorAgeFilesLines
* sub: add SDH subtitle filterDan Oscarsson2017-03-251-0/+459
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>