mirror of
https://github.com/aler9/gortsplib
synced 2025-12-24 13:38:08 +08:00
rename pkg/formats into pkt/format
This commit is contained in:
5
pkg/format/rtpvp9/testdata/fuzz/FuzzDecoder/41b798362d81811a
vendored
Normal file
5
pkg/format/rtpvp9/testdata/fuzz/FuzzDecoder/41b798362d81811a
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
go test fuzz v1
|
||||
[]byte("M")
|
||||
bool(true)
|
||||
[]byte("A")
|
||||
bool(false)
|
||||
5
pkg/format/rtpvp9/testdata/fuzz/FuzzDecoder/5c3924785d154da4
vendored
Normal file
5
pkg/format/rtpvp9/testdata/fuzz/FuzzDecoder/5c3924785d154da4
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
go test fuzz v1
|
||||
[]byte("0")
|
||||
bool(false)
|
||||
[]byte("")
|
||||
bool(false)
|
||||
Reference in New Issue
Block a user