1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2026-04-24 04:44:54 +02:00
Files
FFmpeg/libavformat
Devraj Ajmera 4a390fcd20 avformat/rtpenc: validate MPEG-TS RTP payload size
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 <devrajajmera077@gmail.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2026-03-07 12:17:27 +01:00
..
2026-02-19 17:18:11 +01:00
2026-03-03 01:04:37 +01:00
2026-02-25 02:55:43 +00:00
2026-02-25 02:55:43 +00:00
2026-02-18 08:20:10 +00:00
2026-02-23 20:20:20 +01:00
2026-02-09 14:01:14 +00:00
2026-02-23 20:20:20 +01:00
2026-02-08 02:25:14 +01:00
2026-02-23 20:20:20 +01:00
2026-02-25 02:55:43 +00:00