wpe: Properly wait on context thread startup condition
[platform/upstream/gstreamer.git] / ext / ttml /
2021-03-23 Stéphane Cerveauttml: allow per feature registration
2021-03-22 Matthew Watersgst: don't use volatile to mean atomic
2020-10-30 Chris Bassttmlparse: Handle whitespace before XML declaration
2020-10-30 Chris Bassttmlparse: Ensure only single TTML doc parsed
2019-11-22 Seungha Yangttmlparse: Collect buffers until detecting complete...
2019-11-05 Aaron Boxerdocumentation: fixed a heap o' typos
2019-10-14 Tim-Philipp MüllerRemove autotools build system
2019-05-13 Thibault Saunierdocs: Build documentation with hotdoc
2018-07-27 Nirbheek ChauhanAdd feature options for almost all plugins
2018-04-25 Xavier ClaessensMeson: Generate pc file for all plugins in bad
2018-02-27 Chris Bassttml: Add support for IMSC 1.0.1 fillLineGap attribute
2017-09-20 Chris Bassttmlparse: Ensure default showBackground behaviour...
2017-07-03 Tim-Philipp Müllerttml: fix linking to libgstvideo
2017-05-26 Edward Herveyttml: Simplify code
2017-05-18 Tim-Philipp MüllerFix up package name and origin in some plugins
2017-05-16 Nicolas DufresneRemove plugin specific static build option
2017-04-25 Chris Bassttmlparse: Consolidate adjacent co-styled inline elements
2017-04-25 Chris Bassttmlparse: Don't add GstMemorys to a GstBuffer that...
2017-04-25 Chris Bassttmlparse: Store newline as text of br element
2017-04-25 Chris Bassttmlparse: Replace repeated warning code with a function.
2017-04-25 Chris Bassttmlparse: Remove redundant text_index field of TtmlElement
2017-04-25 Chris Bassttmlparse: Don't leak TtmlElements when deleting GNodes...
2017-04-20 Chris Bassttmlparse: Convert tabs to spaces in input
2017-04-20 Chris Bassttmlparse: Fix potential resource leak identified by...
2017-04-20 Chris Bassttmlrender: Fix potential resource leak identified...
2017-04-19 Chris Bassttmlrender: Fix potential problem identified by clang
2017-04-19 Chris Bassttmlparse: Fix potential NULL dereference identified...
2017-04-19 Chris Bassttmlrender: Fix integer handling issue identified by...
2017-04-13 Tim-Philipp Müllerttml: build, but don't autoplug unless GST_TTML_AUTOPLU...
2017-04-12 Thibault Saunierdocs: Port all docstring to gtk-doc markdown
2017-04-09 Chris Bassttmlparse: push segment events downstream
2017-04-09 Chris Bassttmlparse: don't filter out untimed whitespace
2017-04-09 Chris Bassttmlparse: don't leak caps.
2017-04-09 Chris Bassttmlrender: improve function comments/descriptions
2017-04-09 Chris Bassttmlrender: relocate type definitions to head of file
2017-04-09 Chris Bassttml: correctly implement lineHeight behaviour
2017-04-09 Chris Bassttmlrender: apply correct line height to blocks with...
2017-04-09 Chris Bassttmlrender: add facility to stitch images in both direc...
2017-04-09 Chris Bassttmlrender: extend UnifiedElement type to include font...
2017-04-09 Chris Bassttmlrender: extend UnifiedBlock type
2017-04-09 Chris Bassttml: add refcounting to GstSubtitleStlyeSet type
2017-04-09 Chris Bassttmlrender: rename TextRange type and its fields.
2017-04-09 Chris Bassttmlrender: store PangoLayout in object state
2017-04-09 Chris Bassttmlrender: put all functions in gst_ttml_render namespace
2017-03-15 Chris Bassttml: Replace assertions
2017-01-12 Sebastian Drögettml: Link with -lm for round()
2016-12-12 Seungha Yangttmlrender: Fix segfault on _render_text_region()
2016-12-12 Seungha Yangttmlparse: Transform caps event
2016-12-01 Nicolas Dufresnemeson/ttml: Add missing math library dependency
2016-11-18 Sebastian Drögettmlrender: Mark pad as needing reconfiguration again...
2016-11-03 Luis de Bethencourtttml: bump needed libxml2 version
2016-11-02 Sebastian Drögettml: Add meson.build
2016-11-01 Chris Bassttml: Add plugin that supports TTML subtitles