[Bug 758232] Add support for EBU-TT-D / TTML subtitles

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Jan 7 05:54:35 PST 2016


https://bugzilla.gnome.org/show_bug.cgi?id=758232

--- Comment #8 from Chris Bass <floobleflam at gmail.com> ---
(In reply to Sebastian Dröge (slomo) from comment #7)
[...]
> 
> Why the LEGAL file in addition to what is written inside the files?

When I went through my employer's Open Source release process, our legal team
wanted this wording included somewhere (separate from the LGPL text).

I noticed that qtdemux had a LEGAL file in its directory in plugins-good, so I
copied that approach. Is this problematic?

> Also why are you including all the other stuff from subparse, e.g. the
> tmplayerparse.c and samiparse.c

With the TTML parser, it was amenable to creating a patch to add it to
subparse, so I tried to avoid changing the subparse bits too much. (The
renderer is a pretty big departure from basetextoverlay - big enough that it
couldn't really be added by a patch - so I didn't attempt to keep the other
bits of the pango plugin).

Do you want me to strip out the non-TTML bits from the parser?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list