tests: add minmal matroskademux test for subtitle output
authorTim-Philipp Müller <tim@centricular.com>
Thu, 16 Jul 2015 17:09:30 +0000 (18:09 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Tue, 21 Jul 2015 13:25:12 +0000 (14:25 +0100)
commitc1382e97fa48f299895dd641df75b4e2ca588f31
tree57d9fc60d35bdc62419ebcf674112746c8353dc6
parent744167056cea37fd6b225416624ff84bbb130b8f
tests: add minmal matroskademux test for subtitle output

Some of the subtitle chunks will have embedded
NUL-terminators (last three), some don't (first three),
some will have markup, some won't, some will be valid
UTF-8 (all but last), some won't (last stanza).

https://bugzilla.gnome.org/show_bug.cgi?id=752421
tests/check/Makefile.am
tests/check/elements/.gitignore
tests/check/elements/matroskademux.c [new file with mode: 0644]