mirror of
https://github.com/aler9/gortsplib
synced 2025-10-20 05:54:47 +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 AC-3 decoder.
|
||||
// Specification: https://datatracker.ietf.org/doc/html/rfc4184
|
||||
// Specification: RFC4184
|
||||
type Decoder struct {
|
||||
firstPacketReceived bool
|
||||
fragments [][]byte
|
||||
|
Reference in New Issue
Block a user