Hi

> On Mar 24, 2026, at 00:25, Devraj Ajmera via ffmpeg-devel 
> <[email protected]> wrote:
> 
> Hi,
> 
> Thank you for your review.
> 
> According to RFC 3551 (RTP Profile for Audio and Video Conferences),
> the RTP payload type field is 7 bits wide, which allows values in the
> range 0–127.

I can verify this patch follows the spec, but I am not sure it make sense,
 since the payload value is already limited by AVOptions, see:
https://code.ffmpeg.org/FFmpeg/FFmpeg/src/commit/7516bf24dba8b66e1463208dd21ba0f20293017a/libavformat/rtpenc.c#L35

> 
> Thanks again for your feedback.
> 
> Best regards,
> Devraj Ajmera
> _______________________________________________
> ffmpeg-devel mailing list -- [email protected]
> To unsubscribe send an email to [email protected]

_______________________________________________
ffmpeg-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to