gstreamer/ext/ttml
Nicolas Dufresne 4261692187 Remove plugin specific static build option
Static and dynamic plugins now have the same interface. The standard
--enable-static/--enable-shared toggle are sufficient.
2017-05-16 14:05:52 -04:00
..
gstttmlparse.c docs: Port all docstring to gtk-doc markdown 2017-04-12 12:57:57 -03:00
gstttmlparse.h
gstttmlplugin.c ttml: build, but don't autoplug unless GST_TTML_AUTOPLUG env var is set 2017-04-13 11:33:41 +01:00
gstttmlrender.c ttmlrender: Fix potential resource leak identified by coverity 2017-04-20 10:40:32 +01:00
gstttmlrender.h ttmlrender: apply correct line height to blocks with multiple text sizes 2017-04-09 10:42:08 +03:00
Makefile.am Remove plugin specific static build option 2017-05-16 14:05:52 -04:00
meson.build meson/ttml: Add missing math library dependency 2016-11-30 22:40:45 -05:00
subtitle.c docs: Port all docstring to gtk-doc markdown 2017-04-12 12:57:57 -03:00
subtitle.h ttml: add refcounting to GstSubtitleStlyeSet type 2017-04-09 10:42:08 +03:00
subtitlemeta.c docs: Port all docstring to gtk-doc markdown 2017-04-12 12:57:57 -03:00
subtitlemeta.h
ttmlparse.c ttmlparse: Consolidate adjacent co-styled inline elements 2017-04-25 22:18:53 +03:00
ttmlparse.h