author | Chris Bass <floobleflam@gmail.com> | |
Wed, 29 Jun 2016 08:58:38 +0000 (09:58 +0100) | ||
committer | Sebastian Dröge <sebastian@centricular.com> | |
Tue, 1 Nov 2016 18:46:46 +0000 (20:46 +0200) | ||
commit | d82ae6949feb100b74ca3781a57cbe19ce38787c | |
tree | 95943453fcebb31a768757f296defcf2a6ab243c | tree | snapshot |
parent | 280b4ac2ffc63908a74944f50589b2630be16232 | commit | diff |
configure.ac | diff | blob | history | |
docs/plugins/gst-plugins-bad-plugins-docs.sgml | diff | blob | history | |
docs/plugins/gst-plugins-bad-plugins-sections.txt | diff | blob | history | |
docs/plugins/inspect/plugin-ttmlsubs.xml | [new file with mode: 0644] | blob |
ext/Makefile.am | diff | blob | history | |
ext/ttml/Makefile.am | [new file with mode: 0644] | blob |
ext/ttml/gstttmlparse.c | [new file with mode: 0644] | blob |
ext/ttml/gstttmlparse.h | [new file with mode: 0644] | blob |
ext/ttml/gstttmlplugin.c | [new file with mode: 0644] | blob |
ext/ttml/gstttmlrender.c | [new file with mode: 0644] | blob |
ext/ttml/gstttmlrender.h | [new file with mode: 0644] | blob |
ext/ttml/subtitle.c | [new file with mode: 0644] | blob |
ext/ttml/subtitle.h | [new file with mode: 0644] | blob |
ext/ttml/subtitlemeta.c | [new file with mode: 0644] | blob |
ext/ttml/subtitlemeta.h | [new file with mode: 0644] | blob |
ext/ttml/ttmlparse.c | [new file with mode: 0644] | blob |
ext/ttml/ttmlparse.h | [new file with mode: 0644] | blob |