On Tue, Mar 03, 2026 at 12:54:40AM +0530, devraj ajmera via ffmpeg-devel wrote: > Ensure that the RTP payload size is at least one TS packet > (188 bytes) when packetizing MPEG-TS. > > Previously, small payload sizes were silently rounded up, > which could lead to incorrect behavior. Return EINVAL > with a clear error message instead. > > Signed-off-by: Devraj Ajmera <[email protected]> > --- > libavformat/rtpenc.c | 11 +++++++++-- > 1 file changed, 9 insertions(+), 2 deletions(-)
will apply thx [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Those who are best at talking, realize last or never when they are wrong.
signature.asc
Description: PGP signature
_______________________________________________ ffmpeg-devel mailing list -- [email protected] To unsubscribe send an email to [email protected]
