mirror of
https://github.com/aler9/gortsplib
synced 2025-12-24 13:38:08 +08:00
set default max payload size to 1450 (#811)
this is to support SRTP more easily.
This commit is contained in:
5
pkg/format/rtpmpeg4audio/testdata/fuzz/FuzzDecoderGeneric/56dbd5d5f1e56ebb
vendored
Normal file
5
pkg/format/rtpmpeg4audio/testdata/fuzz/FuzzDecoderGeneric/56dbd5d5f1e56ebb
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
go test fuzz v1
|
||||
[]byte("\x00\x10\x00\x1000")
|
||||
bool(false)
|
||||
[]byte("\x00\x1000")
|
||||
bool(true)
|
||||
Reference in New Issue
Block a user