1. 2863a55 ttml: Add support for IMSC 1.0.1 fillLineGap attribute by Chris Bass · 7 years ago
  2. 3d2f004 ttmlparse: Ensure default showBackground behaviour is enacted by Chris Bass · 7 years ago
  3. 3dcfb3c ttml: fix linking to libgstvideo by Tim-Philipp Müller · 8 years ago
  4. 417c708 ttml: Simplify code by Edward Hervey · 8 years ago
  5. 80d66df Fix up package name and origin in some plugins by Tim-Philipp Müller · 8 years ago
  6. 4261692 Remove plugin specific static build option by Nicolas Dufresne · 8 years ago
  7. acfaf3a ttmlparse: Consolidate adjacent co-styled inline elements by Chris Bass · 8 years ago
  8. 22c3830 ttmlparse: Don't add GstMemorys to a GstBuffer that is full by Chris Bass · 8 years ago
  9. ef65230 ttmlparse: Store newline as text of br element by Chris Bass · 8 years ago
  10. 81157e5 ttmlparse: Replace repeated warning code with a function. by Chris Bass · 8 years ago
  11. 8b19ccc ttmlparse: Remove redundant text_index field of TtmlElement by Chris Bass · 8 years ago
  12. d8afce6 ttmlparse: Don't leak TtmlElements when deleting GNodes/trees. by Chris Bass · 8 years ago
  13. 9f5e412 ttmlparse: Convert tabs to spaces in input by Chris Bass · 8 years ago
  14. 6eb3640 ttmlparse: Fix potential resource leak identified by coverity. by Chris Bass · 8 years ago
  15. 9e3b63e ttmlrender: Fix potential resource leak identified by coverity by Chris Bass · 8 years ago
  16. 129bee3 ttmlrender: Fix potential problem identified by clang by Chris Bass · 8 years ago
  17. 98ce1e1 ttmlparse: Fix potential NULL dereference identified by coverity by Chris Bass · 8 years ago
  18. 3fbd12b ttmlrender: Fix integer handling issue identified by coverity by Chris Bass · 8 years ago
  19. 5b458bf ttml: build, but don't autoplug unless GST_TTML_AUTOPLUG env var is set by Tim-Philipp Müller · 8 years ago
  20. 78022a6 docs: Port all docstring to gtk-doc markdown by Thibault Saunier · 8 years ago
  21. 28e0bdb ttmlparse: push segment events downstream by Chris Bass · 8 years ago
  22. b4d9d9d ttmlparse: don't filter out untimed whitespace by Chris Bass · 8 years ago
  23. 89b6b1a ttmlparse: don't leak caps. by Chris Bass · 8 years ago
  24. 60bcf63 ttmlrender: improve function comments/descriptions by Chris Bass · 8 years ago
  25. ada24bd ttmlrender: relocate type definitions to head of file by Chris Bass · 8 years ago
  26. 0288ee2 ttml: correctly implement lineHeight behaviour by Chris Bass · 8 years ago
  27. f28df30 ttmlrender: apply correct line height to blocks with multiple text sizes by Chris Bass · 8 years ago
  28. 2a4a18b ttmlrender: add facility to stitch images in both directions by Chris Bass · 8 years ago
  29. ce532dd ttmlrender: extend UnifiedElement type to include font metrics by Chris Bass · 8 years ago
  30. aec8406 ttmlrender: extend UnifiedBlock type by Chris Bass · 8 years ago
  31. 9f0a062 ttml: add refcounting to GstSubtitleStlyeSet type by Chris Bass · 8 years ago
  32. 4f790d1 ttmlrender: rename TextRange type and its fields. by Chris Bass · 8 years ago
  33. ac91886 ttmlrender: store PangoLayout in object state by Chris Bass · 8 years ago
  34. 96e07de ttmlrender: put all functions in gst_ttml_render namespace by Chris Bass · 8 years ago
  35. 4ac2a8d ttml: Replace assertions by Chris Bass · 8 years ago
  36. 9539edd ttml: Link with -lm for round() by Sebastian Dröge · 8 years ago
  37. a5ce16f ttmlrender: Fix segfault on _render_text_region() by Seungha Yang · 8 years ago
  38. ba1ad5f ttmlparse: Transform caps event by Seungha Yang · 8 years ago
  39. c03a482 meson/ttml: Add missing math library dependency by Nicolas Dufresne · 8 years ago
  40. a1dc37b ttmlrender: Mark pad as needing reconfiguration again if it failed by Sebastian Dröge · 8 years ago
  41. 81d1b20 ttml: bump needed libxml2 version by Luis de Bethencourt · 8 years ago
  42. 8eef23e ttml: Add meson.build by Sebastian Dröge · 8 years ago
  43. d82ae69 ttml: Add plugin that supports TTML subtitles by Chris Bass · 9 years ago