shithub: openh264

Download patch

ref: 21ef6d886030998fe1f37789dc12923433e395d3
parent: e9980927f7ddd347981839aec144441aa78258d4
parent: c57288b6b6bdc05f8497721d37b6867b74eb79a2
author: ruil2 <ruil2@cisco.com>
date: Tue Aug 7 11:45:34 EDT 2018

Merge pull request #3010 from GuangweiWang/fix-issue-public

delete test samples which may clip from actual movie trailers

binary files a/res/HighProfile_B_Frame_1280x544_2397p.h264 /dev/null differ
binary files a/res/HighProfile_B_Frame_1280x720_2397p.h264 /dev/null differ
--- a/test/api/decoder_test.cpp
+++ b/test/api/decoder_test.cpp
@@ -132,8 +132,6 @@
   {"res/test_vd_rc.264", "eea02e97bfec89d0418593a8abaaf55d02eaa1ca"},
   {"res/HighProfile_B_Frame_1920x1080p_30fps.h264", "50c5b8d175598c1d9e604542c4160fa1c6639adc"},
   {"res/HighProfile_B_Frame_1920x1080p_2397fps.h264", "16967cc21b6853b651cfd0a1a858eeec8565836a"},
-  {"res/HighProfile_B_Frame_1280x544_2397p.h264", "8567f85b1162b70bb2ccc49fd16d8aa27523efcf"},
-  {"res/HighProfile_B_Frame_1280x720_2397p.h264", "5a3176bd9bc1af2a5d58e880088434ee57c57602"},
 };
 
 INSTANTIATE_TEST_CASE_P (DecodeFile, DecoderOutputTest,