ttmlparse: fix issues in aggregation of input TTML
All threads resolved!
All threads resolved!
Compare changes
- Chris Bass authored
The parser handles only one TTML file at a time, therefore if there are multiple TTML documets in the input, parse only the first. Part-of: <!1539>
+ 1
− 1
@@ -1952,7 +1952,7 @@ ttml_parse (const gchar * input, GstClockTime begin, GstClockTime duration,