Simplify h264 bitstream #122
Annotations
10 warnings
|
Build:
RTSP/AuthenticationDigest.cs#L118
TODO - extract paths from the URIs (ignoring SETUP's trackID) (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0026.md)
|
Build:
RTSP/Rtp/AMRPayload.cs#L22
TODO check the RFC to handle the different modes (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0026.md)
|
|
|
|
Build:
RTSP/Rtcp/RtcpPacket.cs#L46
Add StructLayoutAttribute (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0008.md)
|
Build:
RTSP/Rtp/JPEGDefaultTables.cs#L100
File name must match type name (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0048.md)
|
Build:
RTSP/RTSPListener.cs#L398
Method is too long (138 lines; maximum allowed: 120) (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0051.md)
|
Build:
RTSP/Rtp/JPEGPayload.cs#L208
Method is too long (85 statements; maximum allowed: 80) (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0051.md)
|
Loading