summaryrefslogtreecommitdiff
path: root/tests/files
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2018-11-29 19:22:51 +0000
committerTim-Philipp Müller <tim@centricular.com>2018-12-11 13:56:06 +0000
commitfa9697002aefef0b9e56bed15e2241c25776f115 (patch)
tree7e286189c069f6870fc8b392b79841d15fb3fc60 /tests/files
parent1b0e150d8818190609373ef48e569b1ff4ebfa43 (diff)
tests: mpegvideoparse: add unit test for CEA-708 closed captions extraction
Diffstat (limited to 'tests/files')
-rw-r--r--tests/files/Makefile.am1
-rw-r--r--tests/files/mpeg2-es-with-cea708-cc.datbin0 -> 8192 bytes
2 files changed, 1 insertions, 0 deletions
diff --git a/tests/files/Makefile.am b/tests/files/Makefile.am
index 359d601e1..d2b255392 100644
--- a/tests/files/Makefile.am
+++ b/tests/files/Makefile.am
@@ -1,4 +1,5 @@
EXTRA_DIST = \
barcode.png \
blue-square.png \
+ mpeg2-es-with-cea708-cc.dat \
s16be-id3v2.aiff
diff --git a/tests/files/mpeg2-es-with-cea708-cc.dat b/tests/files/mpeg2-es-with-cea708-cc.dat
new file mode 100644
index 000000000..ca2f15149
--- /dev/null
+++ b/tests/files/mpeg2-es-with-cea708-cc.dat
Binary files differ