in comments, use specification titles instead of URLs (#830)

This commit is contained in:
Alessandro Ros
2025-07-15 21:30:01 +02:00
committed by GitHub
parent e59e35b386
commit f3a865f815
49 changed files with 55 additions and 55 deletions

View File

@@ -23,7 +23,7 @@ func randUint32() (uint32, error) {
}
// Encoder is a RTP/VP8 encoder.
// Specification: https://datatracker.ietf.org/doc/html/rfc7741
// Specification: RFC7741
type Encoder struct {
// payload type of packets.
PayloadType uint8