mirror of
				https://github.com/aler9/gortsplib
				synced 2025-10-31 18:42:40 +08:00 
			
		
		
		
	in comments, use specification titles instead of URLs (#830)
This commit is contained in:
		| @@ -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 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Alessandro Ros
					Alessandro Ros