diff options
Diffstat (limited to 'src/lib/text_decoder.cc')
| -rw-r--r-- | src/lib/text_decoder.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/text_decoder.cc b/src/lib/text_decoder.cc index 5510ccdfc..88cf4bc56 100644 --- a/src/lib/text_decoder.cc +++ b/src/lib/text_decoder.cc @@ -254,6 +254,7 @@ TextDecoder::emit_plain_start (ContentTime from, sub::Subtitle const & subtitle) } } + /* Pass these subs through the other emit_plain_start so that they get their forced settings applied */ emit_plain_start (from, out); } |
