mirror of
https://github.com/aler9/gortsplib
synced 2025-10-06 07:37:07 +08:00
bump mediacommon (#564)
This commit is contained in:
@@ -209,7 +209,7 @@ func TestDecoderErrorLimit(t *testing.T) {
|
||||
})
|
||||
}
|
||||
|
||||
require.EqualError(t, err, "NALU count exceeds maximum allowed (21)")
|
||||
require.EqualError(t, err, "NALU count exceeds maximum allowed (25)")
|
||||
}
|
||||
|
||||
func FuzzDecoder(f *testing.F) {
|
||||
|
Reference in New Issue
Block a user