mirror of
https://github.com/aler9/gortsplib
synced 2025-10-21 14:19:36 +08:00
in comments, use specification titles instead of URLs (#830)
This commit is contained in:
@@ -37,7 +37,7 @@ func auSize(au [][]byte) int {
|
||||
}
|
||||
|
||||
// Decoder is a RTP/H265 decoder.
|
||||
// Specification: https://datatracker.ietf.org/doc/html/rfc7798
|
||||
// Specification: RFC7798
|
||||
type Decoder struct {
|
||||
// indicates that NALUs have an additional field that specifies the decoding order.
|
||||
MaxDONDiff int
|
||||
|
Reference in New Issue
Block a user