mirror of
https://github.com/aler9/gortsplib
synced 2025-10-30 10:06:28 +08:00
in comments, use specification titles instead of URLs (#830)
This commit is contained in:
@@ -29,7 +29,7 @@ func joinFragments(fragments [][]byte, size int) []byte {
|
||||
}
|
||||
|
||||
// Decoder is a RTP/VP8 decoder.
|
||||
// Specification: https://datatracker.ietf.org/doc/html/rfc7741
|
||||
// Specification: RFC7741
|
||||
type Decoder struct {
|
||||
firstPacketReceived bool
|
||||
fragmentsSize int
|
||||
|
||||
Reference in New Issue
Block a user