index
:
~adn770/gst-plugins-bad
0.10
backport
build
eglglessink_backport
hacking
master
opensles
osx-fix-pthread
shm-fixes
srtp
tsdemux
videoparsers
GStreamer plugins bad hacking
adn770
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
ttml
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-27
Add feature options for almost all plugins
Nirbheek Chauhan
1
-7
/
+5
2018-04-25
Meson: Generate pc file for all plugins in bad
Xavier Claessens
1
-0
/
+1
2018-02-27
ttml: Add support for IMSC 1.0.1 fillLineGap attribute
Chris Bass
4
-19
/
+36
2017-09-20
ttmlparse: Ensure default showBackground behaviour is enacted
Chris Bass
1
-1
/
+1
2017-07-03
ttml: fix linking to libgstvideo
Tim-Philipp Müller
1
-1
/
+2
2017-05-26
ttml: Simplify code
Edward Hervey
1
-1
/
+1
2017-05-18
Fix up package name and origin in some plugins
Tim-Philipp Müller
1
-1
/
+1
2017-05-16
Remove plugin specific static build option
Nicolas Dufresne
1
-1
/
+0
2017-04-25
ttmlparse: Consolidate adjacent co-styled inline elements
Chris Bass
1
-2
/
+149
2017-04-25
ttmlparse: Don't add GstMemorys to a GstBuffer that is full
Chris Bass
1
-14
/
+32
2017-04-25
ttmlparse: Store newline as text of br element
Chris Bass
1
-8
/
+10
2017-04-25
ttmlparse: Replace repeated warning code with a function.
Chris Bass
1
-12
/
+14
2017-04-25
ttmlparse: Remove redundant text_index field of TtmlElement
Chris Bass
1
-4
/
+0
2017-04-25
ttmlparse: Don't leak TtmlElements when deleting GNodes/trees.
Chris Bass
1
-2
/
+2
2017-04-20
ttmlparse: Convert tabs to spaces in input
Chris Bass
1
-4
/
+12
2017-04-20
ttmlparse: Fix potential resource leak identified by coverity.
Chris Bass
1
-8
/
+13
2017-04-20
ttmlrender: Fix potential resource leak identified by coverity
Chris Bass
1
-0
/
+2
2017-04-19
ttmlrender: Fix potential problem identified by clang
Chris Bass
1
-1
/
+16
2017-04-19
ttmlparse: Fix potential NULL dereference identified by coverity
Chris Bass
1
-2
/
+2
2017-04-19
ttmlrender: Fix integer handling issue identified by coverity
Chris Bass
1
-1
/
+1
2017-04-13
ttml: build, but don't autoplug unless GST_TTML_AUTOPLUG env var is set
Tim-Philipp Müller
1
-4
/
+13
2017-04-12
docs: Port all docstring to gtk-doc markdown
Thibault Saunier
4
-6
/
+8
2017-04-09
ttmlparse: push segment events downstream
Chris Bass
1
-0
/
+1
2017-04-09
ttmlparse: don't filter out untimed whitespace
Chris Bass
1
-6
/
+37
2017-04-09
ttmlparse: don't leak caps.
Chris Bass
1
-0
/
+1
2017-04-09
ttmlrender: improve function comments/descriptions
Chris Bass
1
-4
/
+11
2017-04-09
ttmlrender: relocate type definitions to head of file
Chris Bass
1
-26
/
+27
2017-04-09
ttml: correctly implement lineHeight behaviour
Chris Bass
3
-11
/
+42
2017-04-09
ttmlrender: apply correct line height to blocks with multiple text sizes
Chris Bass
2
-412
/
+745
2017-04-09
ttmlrender: add facility to stitch images in both directions
Chris Bass
1
-23
/
+66
2017-04-09
ttmlrender: extend UnifiedElement type to include font metrics
Chris Bass
1
-4
/
+119
2017-04-09
ttmlrender: extend UnifiedBlock type
Chris Bass
1
-2
/
+19
2017-04-09
ttml: add refcounting to GstSubtitleStlyeSet type
Chris Bass
3
-22
/
+62
2017-04-09
ttmlrender: rename TextRange type and its fields.
Chris Bass
1
-19
/
+19
2017-04-09
ttmlrender: store PangoLayout in object state
Chris Bass
2
-23
/
+20
2017-04-09
ttmlrender: put all functions in gst_ttml_render namespace
Chris Bass
1
-13
/
+13
2017-03-15
ttml: Replace assertions
Chris Bass
2
-31
/
+41
2017-01-12
ttml: Link with -lm for round()
Sebastian Dröge
1
-1
/
+2
2016-12-12
ttmlrender: Fix segfault on _render_text_region()
Seungha Yang
1
-4
/
+12
2016-12-12
ttmlparse: Transform caps event
Seungha Yang
1
-0
/
+12
2016-11-30
meson/ttml: Add missing math library dependency
Nicolas Dufresne
1
-1
/
+3
2016-11-18
ttmlrender: Mark pad as needing reconfiguration again if it failed
Sebastian Dröge
1
-2
/
+16
2016-11-03
ttml: bump needed libxml2 version
Luis de Bethencourt
1
-1
/
+1
2016-11-02
ttml: Add meson.build
Sebastian Dröge
1
-0
/
+20
2016-11-01
ttml: Add plugin that supports TTML subtitles
Chris Bass
12
-0
/
+6233