From c7e6443441ed5c1b5f64067dfbf4956bc2c6acbb Mon Sep 17 00:00:00 2001 From: Tom Butterworth Date: Tue, 21 Jul 2015 01:12:12 +0100 Subject: Support the Hap chunked frame format Signed-off-by: Michael Niedermayer --- tests/fate/video.mak | 3 +++ tests/ref/fate/hap-chunk | 2 ++ 2 files changed, 5 insertions(+) create mode 100644 tests/ref/fate/hap-chunk (limited to 'tests') diff --git a/tests/fate/video.mak b/tests/fate/video.mak index 0f7b8eb05d..a9e695f221 100644 --- a/tests/fate/video.mak +++ b/tests/fate/video.mak @@ -177,6 +177,9 @@ fate-hap5: CMD = framecrc -i $(TARGET_SAMPLES)/hap/hap5.mov FATE_HAP += fate-hapy fate-hapy: CMD = framecrc -i $(TARGET_SAMPLES)/hap/hapy.mov +FATE_HAP += fate-hap-chunk +fate-hap-chunk: CMD = framecrc -i $(TARGET_SAMPLES)/hap/hapy-12-chunks.mov + FATE_SAMPLES_AVCONV-$(call DEMDEC, MOV, HAP) += $(FATE_HAP) fate-hap: $(FATE_HAP) diff --git a/tests/ref/fate/hap-chunk b/tests/ref/fate/hap-chunk new file mode 100644 index 0000000000..1e7b976fbd --- /dev/null +++ b/tests/ref/fate/hap-chunk @@ -0,0 +1,2 @@ +#tb 0: 1/30 +0, 0, 0, 1, 16384, 0x096d409e -- cgit v1.2.3