shithub: openh264

Download patch

ref: f9b93bc3ef8d6a114393c3d8db609860e01d6775
parent: 648ce2350c7df9bf738ecfbf82609ec86fceaf01
author: Martin Storsjö <martin@martin.st>
date: Thu Sep 13 05:11:51 EDT 2018

Replace the B-frame full file decode tests with Cisco_Men_whisper_640x320_CABAC_Bframe_9.264

This solves part of issue #3009 by using more reasonably sized
test samples.

binary files a/res/HighProfile_B_Frame_1920x1080p_2397fps.h264 /dev/null differ
binary files a/res/HighProfile_B_Frame_1920x1080p_30fps.h264 /dev/null differ
--- a/test/api/decoder_test.cpp
+++ b/test/api/decoder_test.cpp
@@ -130,8 +130,7 @@
   {"res/test_scalinglist_jm.264", "f690a3af2896a53360215fb5d35016bfd41499b3"},
   {"res/test_vd_1d.264", "5827d2338b79ff82cd091c707823e466197281d3"},
   {"res/test_vd_rc.264", "eea02e97bfec89d0418593a8abaaf55d02eaa1ca"},
-  {"res/HighProfile_B_Frame_1920x1080p_30fps.h264", "50c5b8d175598c1d9e604542c4160fa1c6639adc"},
-  {"res/HighProfile_B_Frame_1920x1080p_2397fps.h264", "16967cc21b6853b651cfd0a1a858eeec8565836a"},
+  {"res/Cisco_Men_whisper_640x320_CABAC_Bframe_9.264", "88b8864a69cee7656202bc54d2ffa8b7b6f1f6c5"},
 };
 
 INSTANTIATE_TEST_CASE_P (DecodeFile, DecoderOutputTest,