---
 tests/fate/vpx.mak                | 12 ++++++++++++
 tests/ref/fate/truemotion2rt-high | 2 ++
 tests/ref/fate/truemotion2rt-low  | 2 ++
 tests/ref/fate/truemotion2rt-mid  | 2 ++
 4 files changed, 63 insertions(+)
 create mode 100644 tests/ref/fate/truemotion2rt-high
 create mode 100644 tests/ref/fate/truemotion2rt-low
 create mode 100644 tests/ref/fate/truemotion2rt-mid

diff --git a/tests/fate/vpx.mak b/tests/fate/vpx.mak
index 0586562..75248ec 100644
--- a/tests/fate/vpx.mak
+++ b/tests/fate/vpx.mak
@@ -10,6 +10,18 @@ fate-truemotion1: $(FATE_TRUEMOTION1)
 FATE_SAMPLES_AVCONV-$(call DEMDEC, AVI, TRUEMOTION2) += fate-truemotion2
 fate-truemotion2: CMD = framecrc -i $(TARGET_SAMPLES)/duck/tm20.avi
 
+FATE_TRUEMOTION2RT += fate-truemotion2rt-low
+fate-truemotion2rt-low: CMD = framecrc -i $(TARGET_SAMPLES)/duck/tr20_low.avi 
-an
+
+FATE_TRUEMOTION2RT += fate-truemotion2rt-mid
+fate-truemotion2rt-mid: CMD = framecrc -i $(TARGET_SAMPLES)/duck/tr20_mid.avi 
-an
+
+FATE_TRUEMOTION2RT += fate-truemotion2rt-high
+fate-truemotion2rt-high: CMD = framecrc -i 
$(TARGET_SAMPLES)/duck/tr20_high.avi -an
+
+FATE_SAMPLES_AVCONV-$(call DEMDEC, AVI, TRUEMOTION2RT) += $(FATE_TRUEMOTION2RT)
+fate-truemotion2rt: $(FATE_TRUEMOTION2RT)
+
 FATE_VP3-$(call DEMDEC, MATROSKA, THEORA) += fate-theora-coeff-level64
 fate-theora-coeff-level64: CMD = framecrc -flags +bitexact -i 
$(TARGET_SAMPLES)/vp3/coeff_level64.mkv
 
diff --git a/tests/ref/fate/truemotion2rt-high 
b/tests/ref/fate/truemotion2rt-high
new file mode 100644
index 0000000..ec549de
--- /dev/null
+++ b/tests/ref/fate/truemotion2rt-high
@@ -0,0 +1,13 @@
+#tb 0: 100/2397
+0,          0,          0,        1,    54288, 0xbb88db84
diff --git a/tests/ref/fate/truemotion2rt-low b/tests/ref/fate/truemotion2rt-low
new file mode 100644
index 0000000..df40693
--- /dev/null
+++ b/tests/ref/fate/truemotion2rt-low
@@ -0,0 +1,13 @@
+#tb 0: 100/2397
+0,          0,          0,        1,    54288, 0x94310459
diff --git a/tests/ref/fate/truemotion2rt-mid b/tests/ref/fate/truemotion2rt-mid
new file mode 100644
index 0000000..5d15883
--- /dev/null
+++ b/tests/ref/fate/truemotion2rt-mid
@@ -0,0 +1,25 @@
+#tb 0: 100/2397
+0,          0,          0,        1,    45864, 0x6c39a9e0
-- 
2.8.3

_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to