fix level-idc related input checking and a statistics calculation
will change bs but tested there is little impact on RD being reviewed at: https://rbcommons.com/s/OpenH264/r/1084/
This commit is contained in:
@@ -2381,9 +2381,9 @@ const uint32_t kiFrameRate = 12; //DO NOT CHANGE!
|
||||
const uint32_t kiFrameNum = 100; //DO NOT CHANGE!
|
||||
const uint32_t kiMaxBsSize = 10000000; //DO NOT CHANGE!
|
||||
const char* pHashStr[] = { //DO NOT CHANGE!
|
||||
"adb1513673053e9d228a4ab5429c8cfdadca3eb0",
|
||||
"e5d2db6f404acd13c420279927c1453b3a559a6e",
|
||||
"24ac736048cc85c672b4b8516eb26215ca80f2c4"
|
||||
"d1c255a57aa2c5e1192a90680c00e6ee3e73fe59",
|
||||
"f350001c333902029800bd291fbed915a4bdf19a",
|
||||
"eb9d853b7daec03052c4850027ac94adc84c3a7e"
|
||||
};
|
||||
|
||||
class DecodeParseAPI : public EncodeDecodeTestBase {
|
||||
|
||||
Reference in New Issue
Block a user